NEW 190575
[contenteditable] Click inside contenteditable block element when last children is non-editable moves caret into that non-editable.
https://bugs.webkit.org/show_bug.cgi?id=190575
Summary [contenteditable] Click inside contenteditable block element when last childr...
k.litwinowicz
Reported 2018-10-15 05:13:53 PDT
Created attachment 352311 [details] Reproduced issue. 1. Open attached file. 2. Mouse click behind '\non editable\' text. Expected: Caret is placed right before text. Actual: Caret is placed at the right end of block element.
Attachments
Reproduced issue. (245 bytes, text/html)
2018-10-15 05:13 PDT, k.litwinowicz
no flags
k.litwinowicz
Comment 1 2018-10-15 05:14:47 PDT
Note You need to log in before you can comment on or make changes to this bug.