-
Notifications
You must be signed in to change notification settings - Fork 104
Actionsheet: Keyboard focus is not moving during navigation when JAWS is on #3887
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
Comments
are you using the reading mode or the application mode (virtual cursor off) in JAWS? |
Hi @Lukas742 |
We're setting |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Inactive issues will be closed after 7 days. Thanks. |
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. |
Describe the bug
When JAWS is on, Keyboard focus is not moving during navigation. JAWS focus is moving, but keyboard focus is stuck at first item. This issue occurs when Actionsheet role is changed to 'menu' as shown in below example.
Isolated Example
https://codesandbox.io/s/react-playground-forked-zrm65p
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Keyboard and JAWS focus should move together during navigation as it works without a11yConfig attribute.
Screenshots

UI5 Web Components for React Information
@ui5/webcomponents
version: All@ui5/webcomponents-react
version: AllOperating System: Windows
Browser: All
Additional context
JAWS2022 is used for testing.
Stakeholder
Organization: {SuccessFactors}
Business impact: {a11y issue}
The text was updated successfully, but these errors were encountered: