Skip to content

Commit a5017e3

Browse files
DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox. (#3667)
* DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox. * Update modules/ROOT/pages/7.8.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.8.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent a44b656 commit a5017e3

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
5757

5858
The following premium plugin updates were released alongside {productname} {release-version}.
5959

60-
=== <Premium plugin name 1> <Premium plugin name 1 version>
60+
=== Enhanced Code Editor
6161

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 **Enhanced Code Editor** premium plugin.
6363

64-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
64+
**Enhanced Code Editor includes the following fix**.
6565

66-
==== <Premium plugin name 1 change 1>
66+
==== Source Code editor was not scrolling to the editor's caret position in Firefox.
67+
// #TINY-11811
6768

68-
// CCFR here.
69+
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.
70+
71+
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.
6972

70-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
73+
For information on the **Enhanced Code Editor** plugin, see: xref:advcode.adoc[Enhanced Code Editor].
7174

7275
=== Comments
7376

0 commit comments

Comments
 (0)