New issue
Advanced search Search tips

Issue 621665 link

Starred by 3 users

Issue metadata

Status: Verified
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome , Mac
Pri: 3
Type: Bug
Team-Accessibility

Blocked on:
issue 642799



Sign in to add a comment

Google Docs menuItem nodes expose unexpected tree

Project Member Reported by dtseng@chromium.org, Jun 20 2016

Issue description

On Tot,
- navigate to Docs
- alt+f
- arrow down

result:
there's lots of re-parenting occurring. In particular,

(for an unselected menu item)
application -> menu -> menu item (active desc)
becomes

(when selected)
application -> group -> div -> ... -> menu item -> menu item (active desc)

The active descendant's ancestry chain changes when it gets selected via down arrow. Once selected, it has no sibling. Once unselected, it gets placed back into the first hierarachy where it has all sibling (except for the selected menu item).

The final result is that ChromeVox says
"open ... 1 of 1".

 
Blockedon: 642799
Status: fixed (was: Started)
Status: Verified (was: Fixed)

Sign in to add a comment