diff --git a/modules/ROOT/pages/7.8.0-release-notes.adoc b/modules/ROOT/pages/7.8.0-release-notes.adoc index dff76301c5..47687aec4c 100644 --- a/modules/ROOT/pages/7.8.0-release-notes.adoc +++ b/modules/ROOT/pages/7.8.0-release-notes.adoc @@ -57,17 +57,20 @@ For information on the **** plugin, see xref: +=== Enhanced Code Editor -The {productname} {release-version} release includes an accompanying release of the **** premium plugin. +The {productname} {release-version} release includes an accompanying release of the **Enhanced Code Editor** premium plugin. -**** includes the following . +**Enhanced Code Editor includes the following fix**. -==== +==== Source Code editor was not scrolling to the editor's caret position in Firefox. +// #TINY-11811 -// CCFR here. +Previously, an issue was identified where the Enhanced Code Editor in Firefox did not automatically scroll to the caret's relative position within the editor. As a result, users were required to manually scroll to locate the corresponding element, leading to a suboptimal user experience. + +With the release of {productname} {release-version}, this issue has been resolved. The Enhanced Code Editor in Firefox now exhibits consistent behavior with other browsers, automatically scrolling to the caret's position when the editor is opened. This enhancement significantly improves the user experience by eliminating the need for manual navigation. -For information on the **** plugin, see: xref:.adoc[]. +For information on the **Enhanced Code Editor** plugin, see: xref:advcode.adoc[Enhanced Code Editor]. [[accompanying-premium-plugin-end-of-life-announcement]]