Skip to content

Commit 46c0856

Browse files
DOC-3132: Closing the comment kebab menu with keyboard would result in the editor dispatching a event.
1 parent fd417aa commit 46c0856

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,21 @@ As a result, these extensions were blocked, and users encountered the error mess
5656

5757
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
5858

59+
=== Comments
60+
61+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
62+
63+
**Comments** includes the following fixes.
64+
65+
==== Closing the comment kebab menu with keyboard would result in the editor dispatching a `blur` event.
66+
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.
69+
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.
71+
72+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Comments].
73+
5974
[[improvements]]
6075
== Improvements
6176

0 commit comments

Comments
 (0)