Skip to content

Commit dad34d8

Browse files
committed
DOC-2498: Add known issue for safari poor announcing aria-labels.
1 parent e40b4c0 commit dad34d8

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,13 @@ This section describes issues that users of {productname} {release-version} may
193193

194194
There <is one | are <number> known issue<s> in {productname} {release-version}.
195195

196-
=== <TINY-vwxyz 1 changelog entry>
197-
// #TINY-vwxyz1
196+
== Known Issues
197+
198+
=== Screenreader on safari has poor consistency of announcing aria-label
199+
// #TINY-11291 & #TINY-11430
200+
201+
In Safari, when using a screen reader, the focus is incorrectly placed on the content of the input field instead of the input field itself. This behavior results in the screen reader not announcing the content of the `aria-label` associated with the input field.
202+
203+
As a consequence, users relying on screen readers may not hear the intended description of the input field, leading to potential confusion or accessibility challenges.
198204

199-
// CCFR here.
205+
**Status**: Currently under investigation.

0 commit comments

Comments
 (0)