[Webkit-unassigned] [Bug 171062] New: Inline anchor elements cannot be dragged when starting the drag from a block descendant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 10:34:37 PDT 2017


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

            Bug ID: 171062
           Summary: Inline anchor elements cannot be dragged when starting
                    the drag from a block descendant
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

1. Go to data:text/html,<a href="https://www.w3.org"><div style="display: inline">I am inline</div><div style="display: block">I am block</div></a>
2. Try to drag the link starting from the part that says 'I am block'
3. Observe that the link is not draggable

However, dragging from the part that says 'I am inline' works.

Note: also reproduces on Chrome Canary (60.0.3076.0)

-- 
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/20170420/c390df7f/attachment.html>


More information about the webkit-unassigned mailing list