GNOME Bugzilla – Bug 570564
(ARIA) First line of Dojo tab page text repeated when trying to navigate the page
Last modified: 2009-02-12 09:40:56 UTC
1) Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Dialog.html 2) Activate the third button "Show TabContainer Dialog" 3) Arrow to "Second Tab" 4) Press Tab to get into the tab. 5) Press down arrow several times. 6) Orca repeats the first line of text in the tab and does not present the line of text you are on.
Possibly related to this: 1) Go to http://codetalks.org/source/widgets/tabpanel/tabpanel.html 2) Arrow down into the tab content. Orca doesn't present it.
Have an idea on this one as well.
Created attachment 128538 [details] [review] new regression tests I believe I have this bug fixed now as part of the continuing work I'm calling bug #571058, however the fix is not yet in trunk. I need to run the regression tests first to be sure it's a safe change. In the meantime, I have created and committed these two new regression tests (one for each test case reported in this bug).
*** This bug has been marked as a duplicate of 571058 ***