Narrator reads list items twice when there are two columns/divs per item #18630
Labels
Area: Narrator
Fluent UI react (v8)
Issues about @fluentui/react (v8)
Issue Pinged
Needs: Attention
Platform: Microsoft Edge
Resolution: Soft Close
Soft closing inactive issues over a certain period
Environment Information
Describe the issue:
When an item in a
List
has two simple text divs, Narrator will read the text of the later one twice. Remove the first div, and the issue no longer reproduces. It might also only occur for items that are visible on load, ones below the scroll line seem to only be read once.This is with scan mode off. Also note that it sometimes does not repro if you click your way into the list, but always if you tab into it.
Please provide a reproduction of the issue in a codepen:
https://codepen.io/msbjaili/pen/ExmzPZN
Actual behavior:
'Hello there' and the other texts get read twice as you tab between them.
Expected behavior:
The texts should only be read once.
The text was updated successfully, but these errors were encountered: