Skip to content

Commit 684f0a9

Browse files
DOC-3132: The cursor was sometimes incorrectly placed after opening the source code editor (#3617)
* DOC-3132: The cursor was sometimes incorrectly placed after opening source code editor. * Update modules/ROOT/pages/7.7.0-release-notes.adoc * Update modules/ROOT/pages/7.7.0-release-notes.adoc
1 parent 7198d8b commit 684f0a9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,21 @@ Previously in the **Image Optimizer** premium plugin, a fallback mechanism cause
170170

171171
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
172172

173+
=== Enhanced Code Editor
174+
175+
The {productname} {release-version} release includes an accompanying release of the **Enhanced Code Editor** premium plugin.
176+
177+
**Enhanced Code Editor** includes the following fix.
178+
179+
==== The cursor was sometimes incorrectly placed after opening the source code editor.
180+
// #TINY-11686
181+
182+
In previous versions of the **Enhanced Code Editor** premium plugin, the cursor was sometimes incorrectly positioned when opening the source code editor. This issue occurred when automatic formatting was enabled, particularly if the cursor was placed after indentations, leading to unpredictable cursor behavior.
183+
184+
{productname} {release-version} addresses this by applying optional formatting before determining the cursor's position, ensuring consistent and reliable cursor placement in the source code editor.
185+
186+
For information on the **Enhanced Code Editor** plugin, see: xref:advcode.adoc[Enhanced Code Editor].
187+
173188
=== Revision History
174189

175190
The {productname} {release-version} release includes an accompanying release of the **Revision History** premium plugin.

0 commit comments

Comments
 (0)