Open nikitasingla-MSFT opened 10 months ago
@nikitasingla-MSFT could you please check that the codesandbox url is valid and point to a public codesandbox. It does not open for me.
hey @bsunderhus , i have updated the link
@bsunderhus
Gentle ping that this issue needs attention.
This issue has not had activity for over 180 days! We're adding Soft close label and will close it soon for house-keeping purposes. Still require assistance? Please add comment - "keep open".
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
yes
Reproduction
https://stackblitz.com/edit/dedagv?file=src%2FApp.tsx
Bug Description
Bug Description
Actual Behavior
When user try to activate the dropdown pop-up menu items using Voiceover 'double tap to activate', here the control is not getting activated. whereas on double tap it closes the menu pop up The a11y box is bigger than the focus box, hence the selection is not happening.
AND THE OUTER CONTAINER IS CLICKABLE SO THATS WHY ITS NOT GETTING THE VOICE OVER CLICK
NOTE: TRIED IT ON FLUENT V9 DROPDOWN THROUGH SANDBOX LINK
Expected Behavior
All interactive controls should be accessible and actionable using Voiceover swipe gestures and Keyboard.
SIMILAR BUG RAISED ON OUR TEAM BY A11Y TEAM: Bug 3459615: [TFL- School Connection]: The 'Help' pop up menu items are not actionable using Voiceover.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations