[Webkit-unassigned] [Bug 14410] Dragging a resource in the sidebar should drag it's URL

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


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


Joseph Pecoraro <joepeck02 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33008|                            |review?
               Flag|                            |




--- Comment #2 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-17 23:10:13 PDT ---
Created an attachment (id=33008)
 --> (https://bugs.webkit.org/attachment.cgi?id=33008)
Make Resource Have a Draggable URL

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)

-- 
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