Skip to content

Commit b6f83b4

Browse files
DOC-3131: Keyboard navigation between toolbars no longer loses focus. (#3661)
* DOC-3131: Keyboard navigation between toolbars no longer loses focus. * Update modules/ROOT/pages/7.8.0-release-notes.adoc Co-authored-by: CODE:AG <[email protected]> --------- Co-authored-by: CODE:AG <[email protected]>
1 parent ec9f554 commit b6f83b4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,19 @@ In {productname} {release-version}, a new `+tinycomments_fetch_author_info+` cal
9797

9898
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
9999

100+
=== Image Optimizer (Powered by Uploadcare)
101+
102+
{productname} {release-version} introduces the **Image Optimizer (Powered by Uploadcare)** plugin.
103+
104+
**Image Optimizers** includes the following fix.
105+
106+
==== Keyboard navigation between toolbars no longer loses focus.
107+
// #TINY-11880
108+
109+
In previous versions of **Image Optimizer**, navigating between toolbars and sub toolbars could cause the toolbar focus state to be lost. This issue required users to press `+Ctrl+F9+` to manually restore focus to the context toolbar, disrupting keyboard navigation workflows. {productname} {release-version} addresses this issue, by updating the focus handling using new sub toolbar APIs, ensuring that focus is now properly retained when moving between toolbars and sub toolbars. This improvement enhances accessibility and allows users to navigate the toolbar system more efficiently.
110+
111+
For information on the **Image Optimizer (Powered by Uploadcare)** plugin, see xref:uploadcare.adoc[Image Optimizer (Powered by Uploadcare)].
112+
100113
=== Math
101114

102115
The {productname} {release-version} release includes an accompanying release of the **Math** premium plugin.

0 commit comments

Comments
 (0)