Skip to content

Commit ce82bb7

Browse files
Update modules/ROOT/pages/7.7.0-release-notes.adoc
Co-authored-by: spocke <[email protected]>
1 parent e74a701 commit ce82bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ In previous versions of {productname}, hovering over toolbar menu item would dis
233233
=== Expanding selection to a word didn't work inside inline editing host elements.
234234
// #TINY-11304
235235

236-
Previously, an issue occurred where the selection did not expand as expected when "expand to word" action was triggered within an inline edit host element inside a non-editable parent.
236+
Previously, an issue occurred where the selection did not expand as expected when using the `editor.selection.expand({ type: 'word' })` API when the selection was within an inline edit host element inside a non-editable parent.
237237

238238
This has been resolved in {productname} {release-version}, ensuring that the expanded selection now remains within the boundaries of the editable host element.
239239

0 commit comments

Comments
 (0)