Skip to content

Commit 4b1c02d

Browse files
DOC-3132: Fixed keyboard navigation for size inputs in context forms.
1 parent 5ea58d2 commit 4b1c02d

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
@@ -169,6 +169,13 @@ In previous versions of {productname}, hovering over toolbar menu item would dis
169169

170170
{productname} {release-version} resolves this issue by replacing the `title` attribute with the `aria-label` attribute for toolbar groupings, preventing the default browser tooltip from appearing.
171171

172+
=== Fixed keyboard navigation for size inputs in context forms.
173+
// #TINY-11394
174+
175+
Previously, input and slider elements in the context toolbar did not support keyboard navigation, preventing users from accessing these elements via the keyboard.
176+
177+
With the release of {productname} {release-version}, keyboard navigation has been implemented for these elements, ensuring seamless accessibility and improved usability.
178+
172179
[[known-issues]]
173180
== Known issues
174181

0 commit comments

Comments
 (0)