-
Notifications
You must be signed in to change notification settings - Fork 278
Description
Bug Description
We received an issue in our rich-text-editor component, where user complains that when any dialog window is opened, switching to Virtual PC Cursor mode and navigating using the arrow keys reveals an issue: after reaching the end of the dialog, continuing to press the arrow key allows the screen reader’s Virtual PC Cursor to move into the background content. This means the screen reader can access content that should be hidden while the dialog is open, which can cause confusion for users.
Affected Component
ui5-dialog
Expected Behaviour
The background content should remain inaccessible to screen readers until the dialog is closed. I have tested with native dialog and the Virtual Cursor does not allow me to go outside of the dialog.
Isolated Example
No response
Steps to Reproduce
- Open JAWS and enable Virtual PC Curor on
- Go to https://ui5.github.io/webcomponents/components/Dialog/#basic-sample and open the Dialog.
- It's observed that ArrowUp/ArrowDown enables the user to reach content outside of the Dialog.
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.16.1
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status