microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.53k stars 2.73k forks source link

Dropdown : Screen reader focus is not visible while navigating items after activating the 'Basic uncontrolled example' control. #10922

Closed 999-Dev closed 5 years ago

999-Dev commented 5 years ago

User Experience: Screen reader users will be confused if focus will not be visible after activating the control and navigating by using up and down arrow keys.

Test Environment: OS: Version: RS5_Prerelease(1903 OS Build 19005.1) URL: https://developer.microsoft.com/en-us/fabric#/controls/web/dropdown Edge Browser Version: Microsoft Edge: 44.19005.1.0 Microsoft EdgeHTML: 18.19005 Chrome Browser Version: Chrome: 77.0.3865.120

Usages: Basic Dropdowns > Multi-select uncontrolled example Controlled multi-select Dropdown > Multi-select controlled example

Repro Steps: 1.https://developer.microsoft.com/en-us/fabric#/controls/web/dropdown in Edge and turn on Narrator. 2.Navigate to 'Basic input' button and activate it. 3.Navigate to 'Dropdown' link and activate it. 4.'Dropdown' pane will be appeared. 5.Navigate to 'Multi-select uncontrolled example' combo box control and activate it. 6.Navigate by using up and down arrow keys and verify the issue.

Actual Result: Screen reader focus does not visible on items. Screen reader announces the items name but focus is not visible.

Expected Result: Screen reader focus and announcement should be in sync.

MAS Reference: https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame2.aspx?sourcedoc=%7Bb24201d1-2276-4471-8183-e1e5353031ad%7D

Attachment: OneDrive_2019-10-21.zip

cliffkoh commented 5 years ago

This looks like a regression, checking

cliffkoh commented 5 years ago

I stand corrected, problem does not repro...

dropdown multiselect focus

msft-github-bot commented 5 years ago

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fabric React!