GNOME Bugzilla – Bug 483221
(Java) When traversing jtree nodes the entire context is announced again and again
Last modified: 2009-03-10 00:04:59 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.
Fixed with patch to bug #435623.