microsoft / microsoft/fluentui

[Bug]: Menu button pop up options not accessible via voiceOver, when background is clickable

Open
#30,488 7 comments 0 reactions 1 assignee View on GitHub

@bsunderhus is already working on this.

Since Feb 29, 2024.

Component: Menu Fluent UI react-components (v9) Issue Pinged Needs: Attention Resolution: Soft Close
Dominant language
TypeScript
Stars
20.3k
Forks
2.9k
Avg merge
2d 9h
Merged PRs (30d)
46

Description

Library

React Components / v9 (@fluentui/react-components)

System Info
DEVICE USED: IOS, iphone12pro
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
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.