Opened 11 years ago
Last modified 11 years ago
#12070 confirmed Bug
[Webkit/Blink] It is possible to create selection that starts in one editable and ends in another one
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Blink Webkit | Cc: |
Description
- Open http://ckeditor.dev/plugins/widget/dev/nestedwidgets.html.
- Start selecting from the header and end in simplebox's content.
Expected: It's impossible - entire widget should be selected as soon as you hover it with mouse.
Actual: Webkit and Blinks allow this.