Skip to content

Commit b47bc18

Browse files
authored
Docs: DOC-3526 - Focused links in dark mode had the same text color as the background (#4182)
1 parent 3e89199 commit b47bc18

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ In {productname} {release-version}, indentation is applied to every cell in the
200200

201201
// CCFR here.
202202

203+
=== Focused links in dark mode had the same text color as the background
204+
// #TINY-14264
205+
206+
Previously, in dark mode, a focused or selected link was displayed with the same text color as the background. This made the link text impossible to read while it was selected.
207+
208+
In {productname} {release-version}, selected link text in dark mode is displayed in white. Links remain readable when focused, which improves accessibility in dark mode.
209+
203210
=== Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport
204211
// #TINY-14376
205212

@@ -228,7 +235,6 @@ Previously, pressing the undo keyboard shortcut (Ctrl+Z, or Cmd+Z on macOS) afte
228235

229236
In {productname} {release-version}, {productname} registers that undo step only when Ctrl or Cmd is pressed together with Backspace or Delete, rather than on every Ctrl or Cmd key press. Undoing the deletion of a selection now restores both the content and the original selection correctly.
230237

231-
232238
[[security-fixes]]
233239
== Security fixes
234240

0 commit comments

Comments
 (0)