Skip to content

Commit 193cdad

Browse files
Update modules/ROOT/pages/7.7.0-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent b8b60e8 commit 193cdad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/7.7.0-release-notes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ The {productname} {release-version} release includes an accompanying release of
6464

6565
==== Closing the comment kebab menu with keyboard would result in the editor dispatching a `blur` event.
6666
// #TINY-11172
67-
In previous versions of {productname}, an issue was identified where the editor would trigger a `blur` event if the comment kebab menu was closed using the `escape` key.
68-
This occurred even when the editor still had focus, leading to confusing behavior.
6967

70-
{productname} {release-version} resolves this by manually controlling where the focus goes after closing the kebab menu, rather than relying on the browser. This ensures that the editor does not trigger any `blur` events.
68+
In previous versions of **Comments**, an issue was identified where the editor would trigger a `blur` event if the comment kebab menu was closed using the `escape` key. This occurred even when the editor still had focus, leading to confusing behavior.
69+
70+
{productname} {release-version} resolves this issue by ensuring that focus is properly managed when closing the kebab menu, rather than relying on the browser. This ensures that the editor does not trigger any `blur` events.
7171

7272
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Comments].
7373

0 commit comments

Comments
 (0)