[MacCatalyst] Tab and Shift+Tab keyboard navigation is inconsistent #14192
Labels
area-keyboard
Keyboard, soft keyboard
legacy-area-a11y
Relates to accessibility
platform/macOS 🍏
macOS / Mac Catalyst
s/a11y-researching
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/a11y
Relates to accessibility
t/bug
Something isn't working
Milestone
Description
Tab and Shift+Tab keyboard navigation is inconsistent.
Tab should navigate to the proceeding interactive control (typically rightward, downward). Shift+Tab should navigate to the preceding interactive control (typically leftward, upward). When reaching the last possible element, it'll usually loop back around.
However, how it decides what is "first" or "last" is inconsistent, especially with nested views. Sometimes, focus will loop within the parent view it is in, getting stuck there, rather than travel to the other parts of the page.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/rachelkang/recipeSearch
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
macOS Ventura 13.2.1
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: