Narrator announcement issue when user clicks on T key on page #31946
Unanswered
satyamamit
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment Information
Describe the issue:
When user press T key on the page, narrator is not announcing Table with x rows and y columns while I look at narrator buddy result it shows the text.
Please provide an isolated reproduction of the issue in a codepen or url:
Navigate to https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist/basic
Actual behavior:
Narrator is skipping the line about table with rows and columns and moving to next line.
Expected behavior:
Narrator should be speaking the line like table with 101 rows 3 columns. I am not sure if it is Fluent UI or Narrator bug ?
Beta Was this translation helpful? Give feedback.
All reactions