Skip to content

Commit e011c9d

Browse files
Update modules/ROOT/pages/8.1.0-release-notes.adoc
Co-authored-by: Sorita Heng <[email protected]>
1 parent fafdccb commit e011c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ For more information on the `+getContent+` API, see `xref:apis/tinymce.editor.ad
233233
=== Clicking on a non-selectable element when the selection is off screen no longer scrolls to the selection
234234
// #TINY-12245
235235

236-
Previously, and issue was identified where clicking the editor's horizontal scrollbar a "non-selectable" UI element implicitly focused the editor, placed the caret at the beginning of the content, and then scrolled the document vertically to that caret position, causing the page to scroll away from the user's current view.
236+
Previously, an issue was identified where clicking the editor's horizontal scrollbar a "non-selectable" UI element implicitly focused the editor, placed the caret at the beginning of the content, and then scrolled the document vertically to that caret position, causing the page to scroll away from the user's current view.
237237

238238
{productname} {release-version} addresses this issue. Now, the editor avoids taking focus when users click elements that are not selectable (such as scrollbars), preventing unintended vertical scrolling.
239239

0 commit comments

Comments
 (0)