-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Input]: keyboard navigation issue for input suggestion in JAWS #9340
Comments
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository. |
Dear @SAP/ui5-webcomponents-topic-rl , I could reproduce this issue when JAWS is running. Follow the steps reported by @pankajpandey01. When navigating through the suggestion items with the arrow keys, the navigation gets stuck at "Iceland" and item "Moldova" is never reached. I also tested on 1.124 and the 2.0.0-rc.6 and normal suggestions (not custom). The issue there is even more severe, as the navigation through items gets stuck at the first suggestion item. Again it is only reproduceable when JAWS is running and reading the items. For reference - the problem does not exist in combo-box. Kind regards, |
I could not reproduce the issue with NVDA reader on Windows. |
There are several issues to be fixed herehere:
Kind Regards, |
🎉 This issue has been resolved in version v2.6.0-rc.0 🎉 The release is available on v2.6.0-rc.0 Your semantic-release bot 📦🚀 |
Describe the bug
[Input]: keyboard navigation issue for input suggestion in JAWS
-Can not navigate to all item in input suggestions with keyboard in JAWS. Focus is stuck on one item after navigating few items and JAWS is announcing background element.
Isolated Example
No response
Reproduction steps
Observed that focus is stuck on 7th item and JAWS started announcing background element.
Expected Behaviour
All items should be navigable through keyboard in JAWS. Focus should not be lost.
Screenshots or Videos
No response
UI5 Web Components for React Version
1.29.3
UI5 Web Components Version
1.24.0
Browser
Chrome, Edge
Operating System
Windows 11
Additional Context
No response
Relevant log output
No response
Organization
SuccessFactors
Declaration
The text was updated successfully, but these errors were encountered: