Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • orca orca
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • orcaorca
  • Issues
  • #213

Closed
Open
Created Sep 13, 2021 by Andy Pillip@andypillip

aria selected not announced on table cells

It seems that Orca does not announce the selected state of table or gridcells, where selected does not follow focus. I'm currently running some tests for a11ysupport.io.

Test case: https://a11ysupport.io/tests/html/aria_gridcell(aria-selected).html

I'm on Firefox 93.0b4, Fedora 34 and Orca 40.0.

To verify further, in reference to #171 (closed) I tried adding aria-multiselectable="true" to the table, but it didn't change anything.

In accordance with #171 (closed), in single selection tables, nothing should be announced.

Here, Firefox seems to exposed a "selectable" state in the accessibility tree for ALL cells inside a generic table. This probably shouldn't happen either. Only for focusable items in the table, or for items with attribute aria-selectable.

I filed a two bug reports with firefox as well:

  • All cells in a table are exposed as selectable, even without aria-selectable attribute
  • Selected state of role row is not exposed in accessibility tree
Edited Sep 13, 2021 by Andy Pillip
Assignee
Assign to
Time tracking