You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.6.0-release-notes.adoc
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,19 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
57
57
58
58
The following premium plugin updates were released alongside {productname} {release-version}.
59
59
60
-
=== Comments
60
+
=== Accessibility Checker
61
61
62
-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
62
+
The {productname} {release-version} release includes an accompanying release of the **Accessibility Checker** premium plugin.
63
63
64
-
**Comments** Premium plugin includes the following fixes and improvements.
64
+
**Accessibility Checker** Premium plugin includes the following fixes and improvements.
65
65
66
-
==== Fixes to the comments dark mode
66
+
==== Screen reader is not announcing everything in the accessibility checker dialog
67
+
// TINY-11523
67
68
68
-
Previously, an issue was identified where both the default and dark skins for comments had a visible border on comment cards that were not selected. This was inconsistent with the design specification, which stated that only the default skin should have a border for unselected comment cards. This discrepancy caused the two skins to appear inconsistent.
69
+
Previously, an issue was identified where screen reader announcements for the accessibility dialog were inconsistent across different browsers. This inconsistency resulted in a poor user experience with screen readers and accessibility dialogs.
69
70
70
-
In {productname} {release-version}, this issue has been resolved by ensuring that the border for unselected comment cards matches the comment background color, effectively removing the visible border for unselected comment cards.
71
+
In {productname} {release-version}, this issue has been resolved by adding a dedicated screen reader section within the dialog structure, ensuring consistent and accurate announcements across browsers.
71
72
72
-
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
73
+
For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker].
0 commit comments