Skip to content

Table (VO) - keyboard navigation announces not focused cell #7734

@bogdan-androsov-jobrad

Description

@bogdan-androsov-jobrad

Provide a general summary of the issue here

When using VoiceOver to navigate within a table that has custom React Aria-based keyboard navigation, there is a noticeable delay in cell announcements.

For example, in a 3x3 table:

Moving from Row 2, Cell 2 → Row 2, Cell 1 → Row 2, Cell 2,
VO might get stuck announcing Row 2, Cell 1, instead of updating to Row 2, Cell 2 if you're fast enough.

🤔 Expected Behavior?

VO should announce the actual focused cell

😯 Current Behavior

If change happened fast enough VO announces previous cell.

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

  1. Open https://react-spectrum.adobe.com/react-aria/examples/stock-table.html
  2. Activate VO
  3. Try navigating between cells
  4. If you're fast enough focused cell will differ from the VO announcement

Version

1.4.1

What browsers are you seeing the problem on?

Chrome

If other, please specify.

No response

What operating system are you using?

MacOS - 15.2 (24C101)

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions