Skip to content
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

Dropdown escape key event default prevented #13464

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

JanST123
Copy link
Contributor

@JanST123 JanST123 commented Aug 8, 2023

When closing the dropdown overlay via 'Escape' key the event should also be default prevented to give parent elements a chance to detect that the event was already processed

Defect Fixes

Fixes #13463

When closing the dropdown overlay via 'Escape' key the event should also be default prevented to give parent elements a chance to detect that the event was already processed
@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2023 2:21pm

@gucal gucal self-requested a review August 26, 2023 00:11
@gucal gucal merged commit ad6afcd into primefaces:master Aug 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown: Escape Key event not default prevented
4 participants