WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53482
Web Inspector: [Chromium] Wrongly labelled context-menu item for links in Web Inspector's side-pane
https://bugs.webkit.org/show_bug.cgi?id=53482
Summary
Web Inspector: [Chromium] Wrongly labelled context-menu item for links in Web...
Alexander Pavlov (apavlov)
Reported
2011-02-01 04:09:17 PST
1. Open a web page with a background image. 2. Open the Developers Tools. 3. Select the DOM element with the background image. 4. Right click on the image link in the right panel. What is the expected result? Item with text: "Open link in new tab" What happens instead? Item with text: "Open Link in New Window"
Attachments
[PATCH] Suggested fix
(4.19 KB, patch)
2011-02-01 05:50 PST
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-02-01 05:50:35 PST
Created
attachment 80750
[details]
[PATCH] Suggested fix
Yury Semikhatsky
Comment 2
2011-02-01 06:10:04 PST
Comment on
attachment 80750
[details]
[PATCH] Suggested fix View in context:
https://bugs.webkit.org/attachment.cgi?id=80750&action=review
> Source/WebKit/chromium/src/js/DevTools.js:98 > +WebInspector.openLinkExternallyLabel = function()
Why not use the same mechanism in Chrome and in Safari?
WebKit Commit Bot
Comment 3
2011-02-01 06:53:28 PST
Comment on
attachment 80750
[details]
[PATCH] Suggested fix Clearing flags on attachment: 80750 Committed
r77249
: <
http://trac.webkit.org/changeset/77249
>
WebKit Commit Bot
Comment 4
2011-02-01 06:53:33 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug