Skip to content

Commit 8bd3b9c

Browse files
authored
DOC-3526: Review mode keyboard navigation now matches the Chat sidebar (#4212)
* DOC-3526: Add TinyMCE AI improvement release note for review mode keyboard navigation (TINY-14275) * Docs: DOC-3526 - Improve TINY-14275 release note structure and wording
1 parent c310f40 commit 8bd3b9c

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,6 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2828

2929
The following premium plugin updates were released alongside {productname} {release-version}.
3030

31-
=== TinyMCE AI
32-
33-
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
34-
35-
**TinyMCE AI** includes the following addition.
36-
37-
==== New `tinymceai_reviews_change_tone_menu` option to control the Change Tone review menu
38-
// #TINY-14274
39-
40-
{productname} {release-version} adds the `+tinymceai_reviews_change_tone_menu+` option for **TinyMCE AI**. This option controls which tone options appear in the Change Tone review and their order. Only preset tone IDs are supported. Duplicate IDs are removed, and the menu displays tones in the configured order. If the option includes an invalid tone ID, the configuration is rejected and the default tones are used. For valid tone IDs and option details, see xref:tinymceai.adoc#tinymceai_reviews_change_tone_menu[`+tinymceai_reviews_change_tone_menu+`].
41-
42-
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
43-
4431
// === <Premium plugin name 1> <Premium plugin name 1 version>
4532

4633
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
@@ -73,6 +60,18 @@ The {productname} {release-version} release includes an accompanying release of
7360

7461
**TinyMCE AI** includes the following improvements and fixes and additions.
7562

63+
==== Review mode keyboard navigation now matches the Chat sidebar
64+
// #TINY-14275
65+
66+
Previously, keyboard navigation in the Review sidebar did not match the Chat sidebar, so keyboard-only workflows behaved inconsistently when switching between the two sidebars. Pressing `+Esc+` could also reject all pending suggestions instead of moving focus, which meant keyboard users could discard suggestions unintentionally.
67+
68+
In {productname} {release-version}, keyboard navigation in the Review sidebar matches the Chat sidebar. The `+Ctrl+Alt+S+` shortcut opens and focuses the Review sidebar. `+Tab+` and `+Shift+Tab+` move through the suggestion cards and the buttons on each card. `+Esc+` now moves focus instead of rejecting pending suggestions. Keyboard-only users can navigate and apply suggestions without a mouse.
69+
70+
==== New `tinymceai_reviews_change_tone_menu` option to control the Change Tone review menu
71+
// #TINY-14274
72+
73+
{productname} {release-version} adds the `+tinymceai_reviews_change_tone_menu+` option for **TinyMCE AI**. This option controls which tone options appear in the Change Tone review and their order. Only preset tone IDs are supported. Duplicate IDs are removed, and the menu displays tones in the configured order. If the option includes an invalid tone ID, the configuration is rejected and the default tones are used. For valid tone IDs and option details, see xref:tinymceai.adoc#tinymceai_reviews_change_tone_menu[`+tinymceai_reviews_change_tone_menu+`].
74+
7675
==== The Review sidebar no longer shows "No improvements found" after a review is applied
7776
// #TINY-14198
7877

0 commit comments

Comments
 (0)