Bug 16851
Summary: | Links in gmail emails allways open in new window | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthias Wallner <matthias79> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | Keywords: | InRadar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://gmail.com |
Matthias Wallner
If i command-click on a URL inside of a mail in gmail, the link allways opens in a new window.
It should open it in a new tab instead
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Gmail uses JavaScript to force links to open in new web views. Whether these web views are in a new tab or a new window is a decision made by Safari, not WebKit. If you would like the ability to force these sorts of links to open new tabs rather than windows I would encourage you to file a feature request on Safari at http://bugreport.apple.com/.
Closing as INVALID as this is not a WebKit bug.
Matthias Wallner
ok, reported it as Bug ID# 5685342 (IMO the JS part should only execute on a left-click, not a command-click).
David Kilzer (:ddkilzer)
<rdar://problem/5685342>