jasonzhyan / google-axs-chrome

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

ChromeVox: Support for ARIA landmarks #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ChromeVox supports jumping through the document via headers.  It would be nice 
if it supported jumping through the document by ARIA landmark as well, similar 
to the support that NVDA has built in.

Original issue reported on code.google.com by mkwst@google.com on 3 Jun 2011 at 2:25

GoogleCodeExporter commented 8 years ago

Original comment by rshea...@google.com on 28 Sep 2011 at 6:46

GoogleCodeExporter commented 8 years ago
Google Chrome Canary with ChromeVox extension
ARIA Landmark works properly when bringing up list, but not when
going to next/previous ARIA landmark element. 
Example: Google.com, search for
“ChromeVox”, bring up ARIA landmark list, and try to navigate to
next/previous landmark. List will show 5 landmark, but next/previous
will only navigate to one. Both methods should be in-sync.

Original comment by KevinCha...@gmail.com on 1 Oct 2011 at 9:25

GoogleCodeExporter commented 8 years ago
Windows 7 x86
Chrome 16 beta and 17 canary
ChromeVox 1.16.0

Google.com;
Type “ChromeVox”;
TAB to Google Search button and ENTER;
CTRL+ALT+L, ;

Expected: list of ARIA landmarks
Actual: Nothing/Chrome will crash

Repeat above, but don’t bring up ARIA landmark list;
CTRL+ALT+N, ; several times

Expected: ChromeVox to navigate to and read all ARIA landmarks
Actual: Chrome/ChromeVox crashes

Original comment by KevinCha...@gmail.com on 23 Nov 2011 at 11:41

GoogleCodeExporter commented 8 years ago
Windows 7 x86
Chrome 16 beta and 17 canary
ChromeVox 1.16.0

www.NVDA-Project.org;
CTRL+ALT+L, ;

Expected: list of ARIA landmarks
Actual: Nothing/Chrome will crash

Repeat above, but don’t bring up ARIA landmark list;
CTRL+ALT+N, ; several times

Expected: ChromeVox to navigate to and read all ARIA landmarks
Actual: Chrome/ChromeVox crashes

Original comment by KevinCha...@gmail.com on 23 Nov 2011 at 11:43