WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
19382
javascript window.open without size parameters should open new tab
https://bugs.webkit.org/show_bug.cgi?id=19382
Summary
javascript window.open without size parameters should open new tab
M. Kinabrew
Reported
2008-06-03 15:45:58 PDT
In all other major browsers(all Mozilla-based browsers, Opera, and Explorer) where tabs are set to be used, if window.open is called without any size parameters, the new page opens as a new tab in the current window. In the version of Safari 3.1 that is current as of 2008-06-03, a new page will open in a new window instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2008-06-03 15:54:34 PDT
Tabs are a Safari (the browser) feature, not WebKit. It's up to Safari or any other application that embeds WebKit to decide how it handles new windows and tabs and such. The appropriate place to request this enhancement is at <
https://bugreport.apple.com/
>.
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