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 483221 - (Java) When traversing jtree nodes the entire context is announced again and again
(Java) When traversing jtree nodes the entire context is announced again and ...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
unspecified
Other Linux
: Normal normal
: 2.24.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks: orca-java
 
 
Reported: 2007-10-04 05:07 UTC by Eitan Isaacson
Modified: 2009-03-10 00:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eitan Isaacson 2007-10-04 05:07:27 UTC
When running the test:
http://svn.gnome.org/viewcvs/orca/trunk/test/keystrokes/java/role_tree.py

We get the entire context in the speech every time we go to another node.
Ironically, the first node that is visited does not get any contextual speech.
Comment 1 Willie Walker 2008-07-01 17:48:27 UTC
Fixed with patch to bug #435623.