Skip to content

Commit c8125f0

Browse files
authored
Update modules/ROOT/pages/8.0-release-notes.adoc
1 parent 2d62f96 commit c8125f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
147147

148148
Previously, the `browser_spellcheck` setting in the Codesample dialog's text area did not disable spellchecking as expected. This was due to the setting being applied to the dialog's text area instead of the editor itself.
149149

150-
{productname} {release-version} addresses this issue. The xref:spell-checking.adoc#browser-based-spell-checking[browser_spellcheck] setting is now correctly applied to the Codesample dialog's textarea, ensuring that spellchecking is disabled when this setting is set to `false`.
150+
Previously, the `advcode` and `code` plugin dialogs did not have browser-based spellchecking disabled, resulting in unnecessary red underlines for code content. This occurred because the dialogs did not explicitly disable spellcheck functionality, regardless of the `browser_spellcheck` setting.
151151

152152

153153
[[security-fixes]]

0 commit comments

Comments
 (0)