Skip to content

Commit

Permalink
DOC-3132: Fixed keyboard navigation for size inputs in context forms.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavgandham committed Feb 17, 2025
1 parent 5ea58d2 commit 4b1c02d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/ROOT/pages/7.7.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,13 @@ In previous versions of {productname}, hovering over toolbar menu item would dis

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

=== Fixed keyboard navigation for size inputs in context forms.
// #TINY-11394

Previously, input and slider elements in the context toolbar did not support keyboard navigation, preventing users from accessing these elements via the keyboard.

With the release of {productname} {release-version}, keyboard navigation has been implemented for these elements, ensuring seamless accessibility and improved usability.

[[known-issues]]
== Known issues

Expand Down

0 comments on commit 4b1c02d

Please sign in to comment.