[Safari] Double-clicking around widgets with nested editable breaks selection #4601
Labels
package:widget
resolution:invalid
This issue is invalid (e.g. reports a non-existent bug or a by-design behavior).
type:bug
This issue reports a buggy (incorrect) behavior.
Is this a bug report or feature request? (choose one)
🐞 Bug report
💻 Version of CKEditor
master
📋 Steps to reproduce
Use the nested editable manual test from ckeditor5-widget.
Double click at the end of the nested editable
Alternatively double click before a widget with a NE.
✅ Expected result
The selection should not cross the boundary of the widget.
❎ Actual result
The selection crosses the boundary of the widget.
📃 Other details that might be useful
A follow-up of #1463.
The text was updated successfully, but these errors were encountered: