Skip to content

fix(aria/combobox): prevent re-dispatching keyboard event on control target change#33362

Merged
ok7sai merged 1 commit into
angular:mainfrom
ok7sai:fix/combobox-event-relay
Jun 8, 2026
Merged

fix(aria/combobox): prevent re-dispatching keyboard event on control target change#33362
ok7sai merged 1 commit into
angular:mainfrom
ok7sai:fix/combobox-event-relay

Conversation

@ok7sai

@ok7sai ok7sai commented Jun 8, 2026

Copy link
Copy Markdown
Member

Fixes #33361

Comment thread src/aria/private/combobox/combobox.ts Outdated
@ok7sai ok7sai force-pushed the fix/combobox-event-relay branch from 81b5b11 to 90ed086 Compare June 8, 2026 07:33
@ok7sai ok7sai added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 8, 2026
@ok7sai ok7sai merged commit 40b63f3 into angular:main Jun 8, 2026
48 of 50 checks passed
@ok7sai

ok7sai commented Jun 8, 2026

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

ok7sai added a commit that referenced this pull request Jun 8, 2026
@ok7sai ok7sai deleted the fix/combobox-event-relay branch June 8, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: aria/combobox target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(aria/combobox): stale relayed keyboard event is re-dispatched when the popup reopens

2 participants