The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb Feature Requests
FAQ Members List Calendar Today's Posts

 
Single Window & Blank Tab Thread Tools Search this Thread Display Modes
A couple of Camino inspired requests:

1. It would be awesome to have a "Single Window Mode" where links that would normally open in a new window are forced to open in the current one.

2. It would be nice to be able to create new tabs that are blank, rather than loading the home page. Although I want the home page to load when the program is opened, I hate have to stop the home page from loading every time I create a new tab.

Other than that, OW rocks.... and always has.
 
I concur.

Especially an option to force "target=_blank" links (I hate those) to open in a new tab in the existing window, rather than create a new window.
 
There is an experimental hidden default (the mis-named OWOpenNewFramesInTabs) which should catch both window.open and target=_blank and make new tabs instead.
Code:
defaults write com.omnigroup.OmniWeb5 OWOpenNewFramesInTabs -bool true
This is not a public feature yet since all the bugs haven't been worked out. For instance it bypasses the popup-trap (if you use that option) and it may have other problems.
 
Thanks Len. What about being able to set new tabs to open as blank? I like having the home page open when a new window is created (as it does when the program is launched) but hate it when a new tab is created.
 
Quote:
Originally Posted by NeXTLoop
Thanks Len. What about being able to set new tabs to open as blank? I like having the home page open when a new window is created (as it does when the program is launched) but hate it when a new tab is created.
Ditto that.
 
Really? I actually hate that Safari opens new tabs blank and makes me hit Cmd-Shfit-H to go home.
 
Quote:
Originally Posted by mbklein
Ditto that.
I ditto that too.
 
Quote:
Originally Posted by mbklein
Ditto that.
Ditto x3

The message you have entered is too short. Please lengthen your message to at least 10 characters.
 
Quote:
Originally Posted by Len Case
There is an experimental hidden default (the mis-named OWOpenNewFramesInTabs) which should catch both window.open and target=_blank and make new tabs instead.
Code:
defaults write com.omnigroup.OmniWeb5 OWOpenNewFramesInTabs -bool true
This is not a public feature yet since all the bugs haven't been worked out. For instance it bypasses the popup-trap (if you use that option) and it may have other problems.
Is there a similar feature that will do this, but force target="_blank" links to simply open in the current tab? What I'm trying to put a stop to is getting a new anything (window or tab) in a situation where I expected the link to open in the current tab. Having these links open in a new tab instead of a new window is really not much better.

I also only want this to affect normal anchor tags that use target="_blank", not JavaScript window.open() ones, because the latter are almost never used for regular links, but instead for pop-up windows relevant to the current page (like popping up enlarged versions of images, or a little panel of info, or whatever else). Whether it's a wise decision to use a JS pop-up for a given website feature is another matter (and is in any case one that can already be handled by the existing pop-up blocking and JavaScript rules on a per-site basis), but it is certainly possible and occasionally happens that a pop-up window serves a useful purpose. We should be careful not to throw out the baby with the bathwater here.

Ideally it would be possible to specify on a per-site basis whether to force target="_blank" links to open in the current tab. For the most part, that's how I want all of those to work, but on the off chance that a particular site actually has a legitimate reason for creating a new window in this way (i.e. target="_blank"), it would still be nice to be able to allow it for certain sites.

Last edited by Stormchild; 2006-07-20 at 04:29 PM..
 
Stormchild, there's no way to do what you're asking, right now. You may want to search the forum a bit as there's some other discussion about this and some of the other things you've been asking.
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
undo single window mode philonous OmniWeb General 1 2007-07-06 02:25 PM
Single window mode Handycam OmniWeb Bug Reports 8 2006-12-11 03:26 PM
Enforce Single Window scgf OmniWeb Feature Requests 1 2006-10-26 01:33 PM
target="blank" opens links in a new window, not in a new tab superjoppe OmniWeb Bug Reports 3 2006-05-10 08:01 AM
Blank window after login to Blue Quartz admin Ward OmniWeb Bug Reports 0 2006-05-03 06:50 AM


All times are GMT -8. The time now is 03:33 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.