Major regression in mouse event processing..
Pedro Duque Vieira
pedro.duquevieira at gmail.com
Sat Dec 21 11:33:54 PST 2013
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,
--
Pedro Duque Vieira
More information about the openjfx-dev
mailing list