Skip to content

Commit e30988b

Browse files
authored
Docs: DOC-3355 - Arrow key navigation did not cycle between the first and last menu items (#4111)
1 parent 94fe67b commit e30988b

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+
==== Arrow key navigation did not cycle between the first and last menu items
66+
// #TINY-14193
67+
68+
Previously, when navigating TinyMCE AI menus using the arrow keys, the focus did not cycle between the first and last menu items. Pressing the down arrow on the last item or the up arrow on the first item had no effect. This was inconsistent with the cycling behavior of menus elsewhere in {productname} and could slow down keyboard-based navigation.
69+
70+
In {productname} {release-version}, arrow key navigation in TinyMCE AI menus now cycles between the first and last items, matching the standard keyboard navigation behavior used throughout the editor.
71+
6572
==== The background behind code snippets in AI in-chat responses did not fully cover the snippet
6673
// #TINY-14188
6774

0 commit comments

Comments
 (0)