Open
Description
Describe the bug
With JAWS enabled in Chrome and Select dropdown expanded, pressing Escape closes drop-down and fires the Select onChange handler instead of just closing the drop-down. Without JAWS, it works as expected.
Isolated Example
https://stackblitz.com/edit/github-d4xfy9u1?file=src%2FApp.tsx
Reproduction steps
In Chrome with JAWS enabled.
- Tab to the Select component
- Open the options dropdown by pressing enter
- Navigate with arrows to not currently selected option
- Press ESC
...
Expected Behaviour
Pressing escape closes the drop-down without firing the onChange handler.
Screenshots or Videos
No response
UI5 Web Components for React Version
1.27.0
UI5 Web Components Version
1.24.0
Browser
Chrome
Operating System
Windows 11
Additional Context
JAWS version: 2025.2505.43
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🆕 New