[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:20:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=14410
--- Comment #4 from Joseph Pecoraro <joepeck02 at gmail.com> 2009-07-17 23:20:37 PDT ---
Created an attachment (id=33010)
--> (https://bugs.webkit.org/attachment.cgi?id=33010)
Before+After Right Click Menus on Resource Element
This shows the Before (left) and After (right) changes to the Right-Click Menu
on a Resource Sidebar Element. Not shown is the normal Right-Click menu of
just "Reload" and "Inspect Element". It seems though that if you choose reload
this new Right-Click Menu appears with many more options.
Before: the sidebar element is a mixture of <img>, <span>, <div> which is
unselectable text, but shows a textual Right-Click menu, or at least the normal
menu.
After: the sidebar element is completely filled with an <a> element and thus
the Right-Click menu for an <a> tag shows up.
My thoughts are this doesn't make much of a difference. Except the fact that
most of the new menu items don't work. See
https://bugs.webkit.org/show_bug.cgi?id=26881 for details on this.
--
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