Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
<sp-action-menu>
Expected behavior
Using the VoiceOver on iOS to test the ActionMenu > Submenu story, after opening the menu in a tray, double tapping "Select some items" the submenu should be expanded.
Note: This is also dependent on #5076
Actual behavior
Using the VoiceOver on iOS to test the ActionMenu > Submenu story, after opening the menu in a tray, double tapping "Select some items" to activate the submenu closes the tray rather than opening the submenu. The submenu story is similarly broken without VoiceOver on.
Screenshots
No response
What browsers are you seeing the problem in?
Safari
How can we reproduce this issue?
- Using the VoiceOver on iOS to test the ActionMenu > Submenu story
- After opening the menu in a tray, double tap "Select some items" to open the submenu.
- The tray closes rather than opening the submenu.
The submenu story is similarly broken without VoiceOver on.
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 1
Logs taken while reproducing problem
No response