hg: openjfx/8u-dev/rt: RT-36805: [Popup] Popup "steals" focus, when hiding the popup (regression)
hang.vo at oracle.com
hang.vo at oracle.com
Thu May 8 09:03:41 UTC 2014
Changeset: 585d0b241f1f
Author: Anthony Petrov <anthony.petrov at oracle.com>
Date: 2014-05-08 12:52 +0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/585d0b241f1f
RT-36805: [Popup] Popup "steals" focus, when hiding the popup (regression)
Summary: Don't call requestToFront() on the owner stage if the hiding owned stage is unfocusable
Reviewed-by: kcr, snorthov
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java
More information about the openjfx-dev
mailing list