Skip to content

Commit 0ee6281

Browse files
DOC-2609: Toggle sidebar shortcut remained active when the editor was disabled.
1 parent dae55ff commit 0ee6281

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@ This issue also caused the `Space` and `Enter` keys to be non-functional, result
7373

7474
{productname} {release-version} resolves this issue by ensuring that pressing the `Space` or `Enter` key closes the dropdown, maintaining consistent functionality between the comment text area and the editor.
7575

76+
==== Toggle sidebar shortcut remained active when the editor was disabled.
77+
// #TINY-11646
78+
79+
Previously, an issue was identified where the comment sidebar would close when using the keyboard shortcut `Cmd + Opt + M` while the editor was in a disabled state.
80+
81+
This led to inconsistent behavior, as keyboard shortcuts remained functional despite the editor being disabled.
82+
83+
With the release of {productname} {release version}, this issue has been resolved. The behavior of keyboard shortcuts has been updated to ensure that the comment sidebar shortcut is completely disabled when the editor is in a disabled state.
84+
This change aligns the functionality of the shortcuts with the editor's state, ensuring consistent behavior.
85+
7686
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
7787

7888

0 commit comments

Comments
 (0)