Skip to content

SelectMenu: Exiting the SelectMenu with ESC in Chrome with JAWS fires Select onChange handler. #7479

Open
@witja46

Description

@witja46

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.

  1. Tab to the Select component
  2. Open the options dropdown by pressing enter
  3. Navigate with arrows to not currently selected option
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions