TINYDOC-3570: Tooltips could not be closed using Esc - #4310
Open
kemister85 wants to merge 1 commit into
Open
Conversation
kemister85
marked this pull request as ready for review
August 16, 2026 23:47
kemister85
requested review from
MitchC1999,
ShiridiGandham and
tiny-ben-tran
and removed request for
a team
August 16, 2026 23:47
lorenzo-pomili
requested changes
Aug 24, 2026
|
|
||
| Previously, the tooltips shown in the **TinyMCE AI** sidebars did not respond to `+Esc+`. These sidebars use their own tooltips, which were not connected to the editor keyboard shortcut that closes tooltips, so an open tooltip remained on screen until the pointer or focus moved elsewhere. Keyboard users could not dismiss a tooltip that obscured the interface. | ||
|
|
||
| In {productname} {release-version}, pressing `+Esc+` closes an open tooltip in the **TinyMCE AI** sidebars. When a tooltip is closed this way, `+Esc+` performs no other action, so focus stays where it was instead of returning to the editor content. |
Contributor
There was a problem hiding this comment.
When a tooltip is closed this way, `+Esc+` performs no other action, so focus stays where it was instead of returning to the editor content.
this part is still not true, we need to solve TINYMCE-14659 to have this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: TINYDOC-3570 (TINYMCE-14506)
Site: Staging
Changes:
modules/ROOT/pages/8.9.0-release-notes.adoc(Accompanying Premium plugin changes, TinyMCE AI): Tooltips could not be closed usingEsc.Pre-checks:
Branch is correctly prefixed(release-note branch)Review: