Skip to content

Commit fcd7939

Browse files
authored
Docs: DOC-3355 - Tab could be used to move focus between segmented button options in the preview footer (#4115)
1 parent 3b0da92 commit fcd7939

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ The {productname} {release-version} release includes an accompanying release of
6262

6363
**TinyMCE AI** includes the following fixes, improvements and additions.
6464

65+
==== Tab could be used to move focus between segmented button options in the preview footer
66+
// #TINY-14161
67+
68+
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.
69+
70+
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.
71+
6572
==== Reduced spacing between label and body in decision card details
6673
// #TINY-14057
6774

0 commit comments

Comments
 (0)