GNOME Bugzilla – Bug 483219
(Java) JTree nodes don't show expanded or collapsed in braille
Last modified: 2009-03-10 00:04:56 UTC
When running the test: http://svn.gnome.org/viewcvs/orca/trunk/test/keystrokes/java/role_tree.py We get the following output from nodes (example): BRAILLE LINE: 'SwingSet2 Application SwingSet2 Frame RootPane LayeredPane Tree Demo TabList Tree Demo ScrollPane Viewport Tree Music Label' VISIBLE: 'Music Label', cursor=1 Shouldn't braille specify if the node is expanded or collapsed? Speech does.
Fixed with patch to bug #435623.