Open ValentinaKozlova opened 5 months ago
@ValentinaKozlova can you please let us know what extra information is being read before the label, role and collapsed state?
I have tried and I can only hear those 3 pieces of information.
Please note that storybook renders individual stories in iframes, so screen readers might read the context change information before.
@ValentinaKozlova can you please let us know what extra information is being read before the label, role and collapsed state?
I have tried and I can only hear those 3 pieces of information.
Please note that storybook renders individual stories in iframes, so screen readers might read the context change information before.
Here's what Narrator reads: "Scan, Component forward slash popover, default storybook and 30 more pages, work, Microsoft edge window, Components Popover default document, Popover trigger, button".
It's reproducible only for trapFocus
and only in Edge browser
@ling1726
Gentle ping that this issue needs attention.
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
yes
Reproduction
https://react.fluentui.dev/?path=/docs/components-popover--default#trapping-focus
Bug Description
This bug is reproducible when
trapFocus
prop is used.Steps
Space
orEnter
to open a popup.Esc
.Actual Behavior
Narrator is announcing a lot of extra information before saying "Popover trigger button collapsed".
Expected Behavior
Narrator is announcing: "Popover trigger button collapsed".
Notes:
Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations