[Webkit-unassigned] [Bug 190575] New: [contenteditable] Click inside contenteditable block element when last children is non-editable moves caret into that non-editable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 05:13:53 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190575

            Bug ID: 190575
           Summary: [contenteditable] Click inside contenteditable block
                    element when last children is non-editable moves caret
                    into that non-editable.
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: k.litwinowicz at cksource.com
                CC: wenson_hsieh at apple.com

Created attachment 352311

  --> https://bugs.webkit.org/attachment.cgi?id=352311&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181015/35852fc0/attachment.html>


More information about the webkit-unassigned mailing list