Skip to content

Commit c49e66d

Browse files
committed
Docs: DOC-3355 - Tab could be used to move focus between segmented button options in the preview footer
1 parent 9378169 commit c49e66d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ The {productname} {release-version} release includes an accompanying release of
4141

4242
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4343

44+
=== TinyMCE AI
45+
46+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
47+
48+
**TinyMCE AI** includes the following fix.
49+
50+
==== Tab could be used to move focus between segmented button options in the preview footer
51+
// #TINY-14161
52+
53+
Previously, the Tab key could be used to move focus between individual options within the segmented button in the TinyMCE AI preview mode footer. This was inconsistent with standard keyboard navigation behavior, where arrow keys should navigate between options in a segmented control and Tab should move focus to the next interactive element outside the group.
54+
55+
In {productname} {release-version}, the focus order in the TinyMCE AI preview footer has been corrected. The Tab key now moves focus to the next interactive element outside the segmented button, and arrow keys navigate between options within the group. This provides a more predictable and accessible keyboard navigation experience.
56+
57+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
58+
4459

4560
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4661
== Accompanying Enhanced Skins & Icon Packs changes

0 commit comments

Comments
 (0)