Major regression in mouse event processing..

Stephen F Northover steve.x.northover at oracle.com
Mon Dec 23 06:44:06 PST 2013


Whew!  Seems this was not a bug in FX.  I thought I'd post back to let 
people know.

Steve

On 2013-12-21 2:33 PM, Pedro Duque Vieira wrote:
> Hi,
>
> I'm using Java8 build 120.
>
> Recently I've spotted a big difference in the way mouse events are being
> processed - this should have happened between recent builds, not much
> latter than 1 month from now.
>
> I have a chart inside a JFXPanel. I have a listener on that chart for mouse
> pressed events. I run the app and I press the mouse button over that chart.
> The mouse pressed event is never fired.
> This was working with a previous java8 build released not much latter than
> 1 month ago.
>
> Mouse Drag and Mouse Release events are being caught, only Mouse Pressed
> are ignored.
>
> This is a big show stopper and that's why I thought I'd also post an email
> to this mailing list. I thought it might be a good move since this is a big
> show stopper and javafx is already in a phase where not much changes are
> allowed. Don't know if this was necessary though...
>
> Jira issue is: https://javafx-jira.kenai.com/browse/RT-35094
>
> Thanks, best regards,
>



More information about the openjfx-dev mailing list