-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AccessibilityNeeds design, development, or content work relating to accessibility.Needs design, development, or content work relating to accessibility.
Description
Issue summary
When using VoiceOver with Safari (or Chrome) on iOS, focus does not go to the popover when it opens. See the use case described in #2255.
Expected behavior
When a button that displays a popover is activated, focus will go to the popover.
Actual behavior
Focus stays "under" the popover, and swiping to move the cursor causes VoiceOver focus to move to the next element in the DOM, not the popover.
Specifications
- Are you using the React components? (Y/N): Y
- Polaris version number: 4+
- Browser: Safari and Chrome
- Device: iPhone
- Operating System: iOS 13+
Metadata
Metadata
Assignees
Labels
AccessibilityNeeds design, development, or content work relating to accessibility.Needs design, development, or content work relating to accessibility.