hg: openjfx/8u-dev/rt: [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.
    hang.vo at oracle.com 
    hang.vo at oracle.com
       
    Fri May 23 22:18:09 UTC 2014
    
    
  
Changeset: 2eb6b8e042b3
Author:    Felipe Heidrich <felipe.heidrich at 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
    
    
More information about the openjfx-dev
mailing list