spectrum-web-components icon indicating copy to clipboard operation
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

Open Westbrook opened this issue 2 years ago • 0 comments

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?

  1. In iOS with Voice Over on
  2. Go to https://opensource.adobe.com/spectrum-web-components/components/picker/#sizes
  3. Focus one of the Picker elements
  4. Open the Picker's Menu
  5. Attempt to swipe to the second or later item in the Menu
  6. See the focus returned to the first item.

Sample code that illustrates the problem

No response

Logs taken while reproducing problem

No response

Westbrook avatar Nov 06 '23 13:11 Westbrook