Skip to content

Commit a33f548

Browse files
ArvinJ-Hkemister85
andauthored
Apply suggestion from @kemister85
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent f6bb695 commit a33f548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The {productname} {release-version} release includes an accompanying release of
6565

6666
In previous version of **Accessibility Checker**, the image repair dialog only proposed values from `+alt+`, ignoring `+aria-label+` and `+title+`, which forced manual entry and slowed accessibility repairs while increasing the risk of inconsistent descriptions.
6767

68-
{productname} {release-version} now auto-suggests `+alt+` text using a priority-based fallback that checks existing attributes in order `+alt+`, then `+aria-label+`, then `+title+` and leaves the field empty if none are present. This ensures that users can label images faster and with greater accuracy by leveraging existing accessibility attributes, improving repair efficiency and consistency.
68+
{productname} {release-version} now auto-suggests `+alt+` text using a priority-based fallback that checks existing attributes in order `+aria-labelledby+`, `+aria-label+`, `+alt+` then `+title+` and leaves the field empty if none are present. This ensures that users can label images faster and with greater accuracy by leveraging existing accessibility attributes, improving repair efficiency and consistency.
6969

7070
For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker].
7171

0 commit comments

Comments
 (0)