[Webkit-unassigned] [Bug 100527] New: Web Inspector: Drag and drop a URL in inspector is not working as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 08:19:47 PDT 2012


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

           Summary: Web Inspector: Drag and drop a URL in inspector is not
                    working as expected
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: data:text/html;charset=utf-8,<img
                    src="https://www.webkit.org/images/icon-gold.png">
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ebrahim at byagowi.com
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


It is not possible to drag a URL on HTML inspector and drop it on a new tab on Chrome. Please open the provided URL, then open the inspector, and try to drag the img src URL to a new tab. Chrome will search <img src="https://www.webkit.org/images/icon-gold.png"> but IMO user is expecting opening the URL in new tab. It will also happening on data:text/html;charset=utf-8,<a href="https://www.webkit.org/images/icon-gold.png">Link</a> when you want drag and drop href to new tab.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list