Skip to content

Commit 60a83ad

Browse files
DOC-3132: Fixed keyboard navigation for size inputs in context forms. (#3621)
* DOC-3132: Fixed keyboard navigation for size inputs in context forms. * Update modules/ROOT/pages/7.7.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 27ccfb4 commit 60a83ad

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

231231
{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.
232232

233+
=== Fixed keyboard navigation for size inputs in context forms.
234+
// #TINY-11394
235+
236+
Previously, input and slider elements in the context toolbar did not support keyboard navigation, preventing users from accessing and adjusting these elements via the keyboard.
237+
238+
With the release of {productname} {release-version}, keyboard navigation has been implemented for these elements, ensuring seamless accessibility and improved usability.
239+
233240
[[known-issues]]
234241
== Known issues
235242

0 commit comments

Comments
 (0)