[Webkit-unassigned] [Bug 192165] New: REGRESSION (r238635): Dragging a text selection within WKWebView causes the selection highlight to get into a bad state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 10:38:30 PST 2018


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

            Bug ID: 192165
           Summary: REGRESSION (r238635): Dragging a text selection within
                    WKWebView causes the selection highlight to get into a
                    bad state
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

1. Drag a piece of text.
2. Drop within the same page.

Expected: drop destination should be focused, and selection UI should show up.
Observed: drop destination is focused w.r.t. the DOM, but selection UI does not appear. After tapping again to focus, selection UI still does not appear. Moving the selection to another part of the editable element (or to another editable element) gets us back into a good state.

-- 
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/20181129/1b948bd6/attachment.html>


More information about the webkit-unassigned mailing list