Skip to content

Commit f6db48c

Browse files
committed
DOC-3147: Input label for misspelled word was not announced by screen readers.
1 parent b3a9cdd commit f6db48c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
= {productname} {release-version}
32
:release-version: 8.0.0
43
:navtitle: {productname} {release-version}
@@ -59,6 +58,15 @@ The following premium plugin updates were released alongside {productname} {rele
5958

6059
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
6160

61+
=== Spell Checker plugin
62+
63+
==== Input label for misspelled word was not announced by screen readers.
64+
// #TINY-12167
65+
66+
In previous versions, the Spell Checker dialog's misspelled word input field lacked proper accessibility labeling, preventing screen readers from announcing its purpose. {productname} {release-version} resolves this accessibility limitation by adding the appropriate label association between the "Misspelled Word" text and its input field. This enhancement allows screen readers to correctly identify and announce the input field's purpose, improving the spell checking experience for users who rely on assistive technologies.
67+
68+
For information on the **Spell Checker** plugin, see: xref:introduction-to-tiny-spellchecker.adoc[Spell Checker].
69+
6270

6371
[[accompanying-premium-plugin-end-of-life-announcement]]
6472
== Accompanying Premium plugin end-of-life announcement
@@ -141,7 +149,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
141149
[[bug-fixes]]
142150
== Bug fixes
143151

144-
{productname} {release-version} also includes the following bug fix<es>:
152+
{productname} {release-version} also includes the following bug fixes:
145153

146154
// === <TINY-vwxyz 1 changelog entry>
147155
// #TINY-vwxyz1

0 commit comments

Comments
 (0)