After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 483219 - (Java) JTree nodes don't show expanded or collapsed in braille
(Java) JTree nodes don't show expanded or collapsed in braille
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: braille
unspecified
Other Linux
: Normal normal
: 2.24.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks: orca-java
 
 
Reported: 2007-10-04 05:04 UTC by Eitan Isaacson
Modified: 2009-03-10 00:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eitan Isaacson 2007-10-04 05:04:27 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.
Comment 1 Willie Walker 2008-07-01 17:50:58 UTC
Fixed with patch to bug #435623.