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
- Open https://react-spectrum.adobe.com/react-aria/examples/stock-table.html
- Activate VO
- Try navigating between cells
- 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
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
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