Skip to content

Commit 75a91c0

Browse files
DOC-2609: Toggle sidebar shortcut remained active when the editor was… (#3580)
* DOC-2609: Toggle sidebar shortcut remained active when the editor was disabled. * Update modules/ROOT/pages/7.6.1-release-notes.adoc * Update modules/ROOT/pages/7.6.1-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent dae55ff commit 75a91c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,15 @@ 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` on Mac and `Ctrl + Alt + M` on Windows 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+
{productname} {release version} addresses this issue. The behavior of keyboard shortcuts has been updated to ensure that the comment sidebar shortcut is disabled when the editor is in a disabled state.
84+
7685
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
7786

7887

0 commit comments

Comments
 (0)