Changeset: 2eb6b8e042b3
Author:    Felipe Heidrich <felipe.heidr...@oracle.com>
Date:      2014-05-23 15:02 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2eb6b8e042b3

[Accessibility] On Windows, when a combobox closes, the Narrator focus stays 
behind where the last selected list item was. The fix is to send focus changed 
event when the window closes.

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java

Reply via email to