RESOLVED FIXED 70813
Web Inspector: [Chromium] Audits panel context menu for links not working properly
https://bugs.webkit.org/show_bug.cgi?id=70813
Summary Web Inspector: [Chromium] Audits panel context menu for links not working pro...
Alexander Pavlov (apavlov)
Reported 2011-10-25 05:27:35 PDT
What steps will reproduce the problem? 1. Open the browser and open any we site. 2. Open the Developer Tools 3. Now Click on Audit and select "Reload Page and Audit On Load" Option . and Click on Run. 4. The Results will come. 5. The Links that are shown in this Audit Results are coming up with the Links context menu. 6. In this Open Link in the New Window and Open Link In the Incognito window are are not working. 7. Both the options are opening the link in the "new tab" of the same window. What is the expected result? Open Link in the new Window should open link in the new Window. Open Link in the Incognito window should show the Link in the Incognito window. What happens instead? Open Link in the new Window is showing the link in the New Tab Open Link in the Incognito window is also is showing the link in the New Tab only. Upstreaming http://code.google.com/p/chromium/issues/detail?id=97503
Attachments
[PATCH] Suggested fix (1.83 KB, patch)
2011-10-25 05:35 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2011-10-25 05:35:06 PDT
Created attachment 112325 [details] [PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 2 2011-10-25 06:57:11 PDT
Note You need to log in before you can comment on or make changes to this bug.