Skip to content

Commit b1a21b2

Browse files
DOC-3147: Resize handles are more accessible with and attributes. (#3749)
1 parent 2fff2ec commit b1a21b2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
108108

109109
{productname} {release-version} also includes the following improvement<s>:
110110

111-
// === <TINY-vwxyz 1 changelog entry>
112-
// #TINY-vwxyz1
111+
=== Resize handles are more accessible with `role` and `aria-valuetext` attributes.
112+
// #TINY-11421
113113

114-
// CCFR here.
114+
In previous versions of {productname}, the editor's resize handle lacked a `role` attribute, raising accessibility concerns.
115+
116+
In {productname} {release-version}, the resize handle now includes a `role` seperator and an `aria-valuetext` attribute that dynamically reflects the current dimensions of the editor. These improvements enhance accessibility and ensure more accurate announcements by screen readers.
115117

116118

117119
[[additions]]

0 commit comments

Comments
 (0)