Open JJdeGroot opened 4 months ago
I think it applies as written in terms of requirements. But i do think it's worth what's expected from the basic keystrokes for iOS and Android, and certain patterns, such as where focus should land when navigating to new views/screen, selecting back buttons, closing modals...etc.
Remembering that the recommendation for both iOS and Android is that the focus order not be changed programmatically, and that this must be planned by design.
This sc is in the top 5 most filed at my company (in both web and mobile) but also most cancelled; "meaningful" could have a note (also apply to 1.3.2 meaningful sequence) to clarify what makes this SC not met, where "meaningful" is maybe more broadly applied in native mobile. I'm not as well-versed in the functional ability in native code to alter the tab order; I do know that custom components need to be made keyboard accessible otherwise they may be skipped entirely. I don't think this SC needs to bend to current Apple or Android limitations, but rather include that a default focus order is not a fail.
Discussed in today's meeting.
WCAG2ICT guidance: https://www.w3.org/TR/wcag2ict-22/#focus-order
Share your thoughts for applying to mobile apps as a comment below.