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 570566 - (ARIA) Orca goes silent when navigating to uneditable text from an ARIA widget
(ARIA) Orca goes silent when navigating to uneditable text from an ARIA widget
Status: RESOLVED DUPLICATE of bug 571058
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: 2.24.4
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2009-02-04 22:28 UTC by Willie Walker
Modified: 2009-02-12 00:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Willie Walker 2009-02-04 22:28:52 UTC
1) Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Editor.html
2) Tab to the toolbar.
3) Press the Up arrow to go to "Created from div"
4) The "Created from div" text is not presented.

NOTE: this seems to be a general problem with arrowing off ARIA widgets.
Comment 1 Joanmarie Diggs (IRC: joanie) 2009-02-11 16:48:55 UTC
I may have a fix for this.
Comment 2 Joanmarie Diggs (IRC: joanie) 2009-02-12 00:28:43 UTC
(In reply to comment #0)

> NOTE: this seems to be a general problem with arrowing off ARIA widgets.

Indeed.

I have a "good enough for government work" fix for now as part of a patch that I'll hopefully be checking into trunk (and attaching to bug 571058) later this evening. By "good enough for government work", I mean we now speak and braille the text. (i.e. this particular bug is officially solved/a dup of 571058). 

Given how delicate the caret-moved/isAriaWidget/isNavigableAria space is, I'm taking baby steps on 571058 (and writing new tests all along the way). In that spirit, I have created and checked in a regression test for this bug, marking areas which aren't quite right with "BUG?" so that we can go back and get them.

*** This bug has been marked as a duplicate of 571058 ***