WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
9138
Open links in the same window
https://bugs.webkit.org/show_bug.cgi?id=9138
Summary
Open links in the same window
Félix Cloutier
Reported
2006-05-27 19:25:32 PDT
It's possible to open links into new tabs or new windows, but it isn't possible to open links that should open in a new window in the same window. I thought it would be a nice enhancement. :)
Attachments
Add attachment
proposed patch, testcase, etc.
rahul abrol
Comment 1
2007-12-12 15:02:16 PST
this is one of the most frequently requested features on the safari forums: single window mode, with the option to allow resized popups. i tried patching this myself using: WindowProtoFuncOpen: in webcore/bindings/js/kjs_window.cpp FrameTree::find in webcore/page/FrameTree.cpp but couldn't get it quite right.
David Kilzer (:ddkilzer)
Comment 2
2007-12-14 08:06:18 PST
(In reply to
comment #1
)
> this is one of the most frequently requested features on the safari forums: > single window mode, with the option to allow resized popups.
Could you provide a few links to said requests (or a search URL)? Thanks!
vsoneta
Comment 3
2009-03-16 12:57:01 PDT
Can you please send me the code as to how to open the links in new window as window.open doesn't work in google chrome, IE , adobe air.. works only in firefox.. Actually it will be more helpful if I can open the links in the user default browser. (In reply to
comment #0
)
> It's possible to open links into new tabs or new windows, but it isn't possible > to open links that should open in a new window in the same window. > > I thought it would be a nice enhancement. :) >
Félix Cloutier
Comment 4
2009-03-16 13:11:30 PDT
Sorry, I don't know how to do it. Dude, this report is two years old; things have changed. window.open has been used and abused to the point that it's now almost impossible to open a new browser window. (In reply to
comment #3
)
> Can you please send me the code as to how to open the links in new window as > window.open doesn't work in google chrome, IE , adobe air.. works only in > firefox.. Actually it will be more helpful if I can open the links in the user > default browser. > > (In reply to
comment #0
) > > It's possible to open links into new tabs or new windows, but it isn't possible > > to open links that should open in a new window in the same window. > > > > I thought it would be a nice enhancement. :) > > >
vsoneta
Comment 5
2009-03-16 13:40:31 PDT
So is there any other way round to open the url in a new browser ... (In reply to
comment #4
)
> Sorry, I don't know how to do it. Dude, this report is two years old; things > have changed. > window.open has been used and abused to the point that it's now almost > impossible to open a new browser window. > > (In reply to
comment #3
) > > Can you please send me the code as to how to open the links in new window as > > window.open doesn't work in google chrome, IE , adobe air.. works only in > > firefox.. Actually it will be more helpful if I can open the links in the user > > default browser. > > > > (In reply to
comment #0
) > > > It's possible to open links into new tabs or new windows, but it isn't possible > > > to open links that should open in a new window in the same window. > > > > > > I thought it would be a nice enhancement. :) > > > > > >
Félix Cloutier
Comment 6
2009-03-16 15:29:56 PDT
As I just told you, I don't know.
Ahmad Saleem
Comment 7
2024-01-14 07:16:04 PST
Is it Safari level or is it required now? I think we already have options to do / achieve this.
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