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

[v2] Allow propagation of keyup events on input elements #5689

Conversation

sdvg
Copy link
Member

@sdvg sdvg commented Dec 4, 2023

Allow propagation of keyup events on input elements in order not to break listeners higher up in the DOM. E.g. for closing tooltips on keyup escape

…reak listeners higher up in the DOM. E.g. for closing tooltips on keyup escape
@sdvg sdvg linked an issue Dec 4, 2023 that may be closed by this pull request
@sdvg sdvg changed the title Allow propagation of keyup events on input elements [v2] Allow propagation of keyup events on input elements Dec 4, 2023
@sdvg sdvg marked this pull request as ready for review December 5, 2023 07:39
@deleonio deleonio merged commit c1efc5c into develop Dec 5, 2023
4 checks passed
@deleonio deleonio deleted the 5550-bug-91413-tooltips-können-nicht-immer-mit-esc-geschlossen-werden branch December 5, 2023 11:17
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 Bug: 9.1.4.13 Tooltips können nicht immer mit ESC geschlossen werden
3 participants