jasonzhyan / google-axs-chrome

Automatically exported from code.google.com/p/google-axs-chrome
0 stars 0 forks source link

ChroemVox: List of HTML elements should *NOT* wrap #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Mac OS X 10.7.2
Chrome 16.0.912.41 beta
ChromeVox 1.16.0

Google.com;
type" ChromeVox" and RETURN;
CCTRL-OPTION-L, ;
DOWN ARROW several times

Expected: ChromeVox to get to last ARIA landmark and stop, make a sound, which 
indicates it's at the boarder, and there are no other HTML elements.
Actual: ChromeVox will wrap around, which makes it seem like there an infinite 
amount of ARIA landmarks.

Regression: No
Notes: This occurs with all HTML elements, such as headings, forms, links, etc.

Original issue reported on code.google.com by KevinCha...@gmail.com on 24 Nov 2011 at 10:15

GoogleCodeExporter commented 8 years ago
Repro'd.

Also note that this behavior only occurs when you use "Show landmarks list" (or 
"Show headings list" etc).

If you use "Next landmark" (ChromeVox+N+;) or "Next heading" (ChromeVox+N+H) or 
similar commands then ChromeVox *does* actually indicate when you've reached 
the end of the page.

Original comment by rshea...@google.com on 30 Nov 2011 at 12:00