[Webkit-unassigned] [Bug 45660] Web Inspector: [Resources panel] Should be easy to click URLs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 19:05:21 PDT 2011


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





--- Comment #1 from Annie Sullivan <sullivan at chromium.org>  2011-04-15 19:05:20 PST ---
Created an attachment (id=89903)
 --> (https://bugs.webkit.org/attachment.cgi?id=89903&action=review)
Work in Progress

I worked on this a bit, but WebInspector.NetworkDataGridNode._openInNewTab seems to work differently depending on where I call it from. I tested on Safari/OSX.

>From dblclick event or context menu: Opens resource in a new window.
>From middle click event or cmd-click: Opens resource in a background tab.

Anyone have any idea why?

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