You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! From your video, it appears that you switched Narrator into scan mode, which is why you cannot continue to type. This has nothing to do with Fluent, this is just how Windows screen readers work. In scan mode (or in VPC cursor in JAWS, or browse mode in NVDA), character keys activate specific navigation shortcuts, and are not used for typing. If you wish to type, you need to be in application mode / forms mode. The reason Narrator said "unavailable" is because there were no available navigable controls for the characters you pressed.
Hi @smhigley , thanks for the quick response, let me add more details about the repro steps:
Firstly, I set scan mode on when navigating to the combobox input area. When focusing on the input area, scan mode will close automatically (I didn't do it manually). If I start typing, (again I didn't change any Narrator scan mode manually), scan mode will automatically set as on and it prevent me from typing more characters into it.
Could you help confirm whether it is still expected behavior? If so, I can have this issue closed as expected. Thank you again!
Component
Combobox
Package version
9.56.3
React version
17.0.1
Environment
Current Behavior
See video: demo
Expected Behavior
If I type some characters with matched option, I can continue typing more characters.
Reproduction
https://stackblitz.com/run?file=src%2Fexample.tsx
Steps to reproduce
Are you reporting an Accessibility issue?
yes
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: