Skip to content

Commit aab1525

Browse files
DOC-3132: It was possible to tab to a toolbar group that had all childre… (#3611)
* DOC-3132: It was possible to to a toolbar group that had all children disabled. * Update modules/ROOT/pages/7.7.0-release-notes.adoc
1 parent 2bae50b commit aab1525

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,13 @@ This caused confusion in identifying the problem during setup.
141141

142142
{productname} {release-version} addresses this by providing a more detailed error message when the `uploadcare_public_key` is not configured.
143143

144+
==== It was possible to `tab` to a toolbar group that had all children disabled.
145+
// #TINY-11665
146+
147+
Previously in the **Image Optimizer** premium plugin, a fallback mechanism caused focus to shift to the nearest ancestor element. As a result, if focus was applied to a disabled input, its container would receive the focus.
148+
149+
{productname} {release-version} resolves this issue by ensuring that containers with only disabled elements are no longer focusable, preventing unintended focus behavior.
150+
144151
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
145152

146153
[[improvements]]

0 commit comments

Comments
 (0)