[Webkit-unassigned] [Bug 155314] New: Selecting with shift+drag results in unexpected drag-n-drop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 11:56:55 PST 2016


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

            Bug ID: 155314
           Summary: Selecting with shift+drag results in unexpected
                    drag-n-drop
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tonikitoo at webkit.org

1) Load a page with some text content.
2) Select some text with mouse.
3) Press SHIFT and do a mouse-down on a text elsewhere on the page.
   - original selection in (2) gets extended to the click point in (3).
4) without releasing the SHIFT key the mouse (left) button, start moving the mouse to select more text.

Current result:
- Drag and drop gets triggered.

Expected result (Firefox / newest IE / Opera-Presto)
- Selection continues to get extended 'till mouse left button is released.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/0ecb068b/attachment-0001.html>


More information about the webkit-unassigned mailing list