Changeset: 5b4977c9d79e
Author:    Felipe Heidrich <felipe.heidr...@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

Reply via email to