material icon indicating copy to clipboard operation
material copied to clipboard

select: first option not selected on open with VoiceOver on iOS

Open manish2535 opened this issue 9 years ago • 0 comments

Actual Behavior:

  • What is the issue? * On IOS devices, the first option of the md-select element is not selected automatically after it is opened only when using VoiceOver. The focus management works properly if VoiceOver is not used.
  • What is the expected behaviour? Focus the first item after Md-select opens just like the Md-menu component. Focus management works perfectly in Md-menu even with VoiceOver on IOS devices.

CodePen (or steps to reproduce the issue): *

  • CodePen Demo which shows your issue: You can try these on the Angular Material Doc site https://material.angularjs.org/latest/demo/select
  • Details:

Angular Versions: *

  • Angular Version: V1.4
  • Angular Material Version: V1.1.0 and V1.1.0rc5

Additional Information:

  • Browser Type: * Safari
  • Browser Version: *
  • OS: * IOS 9.3.2
  • Stack Traces:

Shortcut to create a new CodePen Demo. Note: * indicates required information. Without this information, your issue may be auto-closed.

Do not modify the titles or questions. Simply add your responses to the ends of the questions. Add more lines if needed.

manish2535 avatar Aug 25 '16 14:08 manish2535