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
…#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]>
  • Loading branch information
abhinavgandham and kemister85 authored Feb 18, 2025
1 parent 27ccfb4 commit 60a83ad
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 @@ -230,6 +230,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 and adjusting 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 60a83ad

Please sign in to comment.