hg: openjfx/jfx-dev/rt: 8201291: Clicking a JFXPanel having setFocusable(false) causes its processMouseEvent method to loop forever

prasanta.sadhukhan at oracle.com prasanta.sadhukhan at oracle.com
Fri Jul 20 12:57:27 UTC 2018


Changeset: 1184b6e038e0
Author:    psadhukhan
Date:      2018-07-20 18:27 +0530
URL:       http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/1184b6e038e0

8201291: Clicking a JFXPanel having setFocusable(false) causes its processMouseEvent method to loop forever
Reviewed-by: kcr, arajkumar

! modules/javafx.swing/src/main/java/javafx/embed/swing/JFXPanel.java
+ tests/system/src/test/java/test/robot/javafx/embed/swing/NonFocusableJFXPanelTest.java



More information about the openjfx-changes mailing list