[webkit-reviews] review requested: [Bug 14410] Dragging a resource in the sidebar should drag it's URL : [Attachment 33008] Make Resource Have a Draggable URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 23:10:13 PDT 2009


Joseph Pecoraro <joepeck02 at gmail.com> has asked  for review:
Bug 14410: Dragging a resource in the sidebar should drag it's URL
https://bugs.webkit.org/show_bug.cgi?id=14410

Attachment 33008: Make Resource Have a Draggable URL
https://bugs.webkit.org/attachment.cgi?id=33008&action=review

------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
This wraps the TreeElement's contents in a <a href="resource url"> so that you
can drag around the link as though it were a normal <a> tag.  Dragging the url
into a non-inspector window works fine.

NOTE:
- This changes the Right-Click menu for the Sidebar Elements (I will attach a
screenshot of the before/after behavior)
- This works fine with the double click to open patch (see patch on
https://bugs.webkit.org/show_bug.cgi?id=14409)


More information about the webkit-reviews mailing list