Skip to content

Commit fb6e57b

Browse files
authored
Docs: DOC-3526 - Some annotated text was hidden when printed even though it should have been visible (#4171)
1 parent 6a02984 commit fb6e57b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,13 @@ In {productname} {release-version}, pressing Tab or Shift+Tab on an open menu no
101101

102102
// CCFR here.
103103

104+
=== Some annotated text was hidden when printed even though it should have been visible
105+
// #TINY-14296
106+
107+
Previously, text marked by annotation features, such as spelling indicators, could be hidden when a page was printed. The annotations were wrapped in internal placeholder elements that were hidden during printing, which also hid the text inside them.
108+
109+
In {productname} {release-version}, placeholder elements that act only as wrappers now hide their styling rather than their contents when printing. Annotation highlights remain hidden in the printed output, while the underlying text is printed as expected.
110+
104111
=== Worked around a Chromium bug where clicking on the right of an `li` could fail
105112
// #TINY-13886
106113

0 commit comments

Comments
 (0)