You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
In iOS VoiceOver, once an md-select with multiple selections is expanded, there is no way to collapse the list nor navigate to elements beyond the last option in the expanded option list
"Swiping right" past the last item in the md-select takes you outside of the viewport and into the browser chrome i.e., focus is moved to the back button
What is the expected behavior?
There should be a method for closing the select menu once the user has made a selection
After you reach the end of the list "swiping right" should move focus to the top of the list
Details: Using iOS VoiceOver. Open the select menu for "topping", make a selection and then try to close the form control or move to the next form control on the page using the "swipe right" gesture.
Actual Behavior:
What is the issue? *
md-select
with multiple selections is expanded, there is no way to collapse the list nor navigate to elements beyond the last option in the expanded option listmd-select
takes you outside of the viewport and into the browser chrome i.e., focus is moved to the back buttonWhat is the expected behavior?
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
https://material.angularjs.org/latest/demo/select#option-groupsDetails:
Using iOS VoiceOver. Open the select menu for "topping", make a selection and then try to close the form control or move to the next form control on the page using the "swipe right" gesture.AngularJS Versions: *
AngularJS Version:
1.5.5AngularJS Material Version:
1.1.5Additional Information:
Browser Type: *
Safari and VoiceOverBrowser Version: *
Latest that comes with iOSOS: *
iOS 11.2.1Stack Traces:
N/ARelated issues:
#10967
The text was updated successfully, but these errors were encountered: