[Webkit-unassigned] [Bug 204581] New: [GTK] Double-click doesn't update document::Selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 07:56:45 PST 2019


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

            Bug ID: 204581
           Summary: [GTK] Double-click doesn't update document::Selection
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcrha at redhat.com
                CC: bugs-noreply at webkitgtk.org

When I double-click a word in editable content it's visually properly highlighted as selected, but the JavaScript's document.getSelection() is not updated - it claims the baseNode and extentNode are the same, with the same base/extentOffset, the place where the mouse cursor was when I double-clicked within the word.

Changing selection by drag properly updates the Selection object.

Neither triple-click updates the Selection object.

-- 
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/20191125/cfb19946/attachment.htm>


More information about the webkit-unassigned mailing list