spectrum-web-components
spectrum-web-components copied to clipboard
[Bug]: When navigating with Voice Over in iOS moving forward through Menu Items in a Picker forces focus to the first Menu Item
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
Picker, Menu
Expected behavior
Swiping to the next Menu Item after a Picker has opened it's Tray with Voice Over should focus the SECOND Menu Item.
Actual behavior
Swiping to the next Menu Item briefly focuses the second Menu Item in the Tray before returning focus to the first Menu Item.
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- In iOS with Voice Over on
- Go to https://opensource.adobe.com/spectrum-web-components/components/picker/#sizes
- Focus one of the Picker elements
- Open the Picker's Menu
- Attempt to swipe to the second or later item in the Menu
- See the focus returned to the first item.
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response