New issue
Advanced search Search tips

Issue 888671 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug
Team-Accessibility



Sign in to add a comment

A11y: Files app does not expose correct values for its Treeview correct selection, state, or level

Project Member Reported by dsexton@chromium.org, Sep 24

Issue description

Chrome: 71.0.3354.0 DEV

Steps to repro:
# Enable chromevox with ctrl+alt+z
# Open file manager and tab to the tree
# Use arrow keys to navigate the tree
# Notice that for each item, Chromevox says 'not selected level 1'
# Expand 'my files'
# Navigate down to downloads, and back up to 'my files'
# Notice that Chromevox says 'collapsed' though it is expanded
# Navigate to a file several folders deep
# Notice chromevox still says 'level 1'
# Notice that only 'Google Drive' speaks 'collapsed' or 'expanded', but none of it's sub folders

Expected: Chromevox should speak the correct state: expanded or collapsed.
Chromevox should speak the correct level.
Chromevox should only speak 'selected' or 'not selected' only if it is possible to select more than one item at a time.
Otherwise, Chromevox should only speak tree item name, index of item in tree, and the state.

Actual: State is not always correctly spoken, all tree items are 'not selected' and each item is at 'level 1'
 
Looks like a duplicate of  Issue 891247 ?
Thanks for catching this!
 Issue 891247  has been merged into this issue.
For context, this bug is within the Files app. ChromeVox is reporting whatever it exposes via aria (e.g. aria-selected, aria-level, aria-posinset, aria-expanded) etc.


Summary: A11y: Files app does not expose correct values for its Treeview correct selection, state, or level (was: A11y: Files app Chromevox does not speak Treeview correct selection, state, or level)
 Issue 879848  has been merged into this issue.
Components: Platform>Apps>FileManager
Labels: a11y-LocalApps
Status: Untriaged (was: Available)
I can reproduce it.

Can you clarify what keyboard key combination do you use to expand?

Moving to untriaged for proper prioritization.
Status: Unconfirmed (was: Untriaged)
Moving into files app triage queue.
Status: Untriaged (was: Unconfirmed)
Expand = right-arrow
Collapse = left-arrow
Cc: weifangsun@chromium.org lucmult@chromium.org
Labels: CrOSFilesCategory-Accessibility
Status: Available (was: Untriaged)
Labels: files

Sign in to add a comment