microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.23k stars 294 forks source link

when press the down arrow button at the end of the populated list of Fluent autocomplete control, it continuously pronounce text in input box in NVDA. #2003

Closed PraleshGitHub closed 1 week ago

PraleshGitHub commented 2 weeks ago

🐛 Bug Report

when press the down arrow button at the end of the populated list of Fluent autocomplete control, it continuously pronounce text in input box in NVDA.

💻 Repro or Code Sample

Go to fluent blazor demo URL: https://www.fluentui-blazor.net/Autocomplete

🤔 Expected Behavior

when press the down arrow button at the end of the populated list of Fluent autocomplete control, it should not pronounce text in NVDA when arrow reach the end of the list.

😯 Current Behavior

when press the down arrow button at the end of the populated list of Fluent autocomplete control, it continuously pronounce text in input box in NVDA.

same is happening for up arrow.

💁 Possible Solution

🔦 Context

🌍 Your Environment

dvoituron commented 1 week ago

See #2019 2019