hg: openjfx/8u-dev/rt: [Accessibility] Changed TITLE_PANE to use	UIA_GroupControlTypeId (instead of UIA_PaneControlTypeId). As	per MSDN, Panes are not expected to implement IExpandCollapseProvider, 	Groups are. As far testing goes the only difference is that using Group	makes Narrator report the expand state when the node is	selected, using pane it takes a few second to report it.
    hang.vo at oracle.com 
    hang.vo at oracle.com
       
    Tue Apr  8 23:18:06 UTC 2014
    
    
  
Changeset: 5b4977c9d79e
Author:    Felipe Heidrich <felipe.heidrich at oracle.com
Date:      2014-04-08 16:13 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5b4977c9d79e
[Accessibility] Changed TITLE_PANE to use UIA_GroupControlTypeId (instead of UIA_PaneControlTypeId). As per MSDN, Panes are not expected to implement IExpandCollapseProvider, Groups are. As far testing goes the only difference is that using Group makes Narrator report the expand state when the node is selected, using pane it takes a few second to report it.
! modules/graphics/src/main/java/com/sun/glass/ui/win/WinAccessible.java
    
    
More information about the openjfx-dev
mailing list