Tab key doesn't move between Entry fields on Mac Catalyst #8473
Labels
area-controls-entry
Entry
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
partner/cat 😻
this is an issue that impacts one of our partners or a customer our advisory team is engaged with
platform/macOS 🍏
macOS / Mac Catalyst
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/a11y
Relates to accessibility
t/bug
Something isn't working
Milestone
Description
Form with 2
Entry
fields and aButton
. When I press the tab key, it adds tab spacing to theEntry
with focus.I expect it to move between fields by default. This is the behavior on Apple apps like Contacts. This is also the default behavior of SwiftUI.
While I may be able to force this behavior, it seems it should be the default, and any other behavior should be additional work.
Steps to Reproduce
Run this as a Mac Catalyst app, focus on the first
Entry
, then hit the Tab key to move between fields.EntryTabbing.zip
Version with bug
6.0.400 (current)
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
latest
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: