On Oct 27, 5:47 pm, Christopher Allen <[EMAIL PROTECTED]> wrote:
> I tried using the Fluid for a dedicated Google News App, where I had
> the left-pane be the iPhone version of Google News
> (http://www.google.com/m/news/app
> ), and then links would open as tabs in the main pane.
>
> However, every link I click on the left iPhone pane opens as a new
> window, even though I've set the preferences setting for browsabrowse
> to "clicked links open in main browser" and in security preferences
> "block popup windows".
These links do the same thing using Safari -- they force open a new
window even if you have the preferences set so that they will not.
I've found a way with safari to turn off this behavior, which I found
on MacTips:
http://www.mactips.org/archives/2008/10/10/enable-single-window-mode-for-safari/
In Terminal:
defaults write com.apple.Safari TargetedClicksCreateTabs -bool
true
Any ideas on how to force the equivalent in Fluid?
-- Christopher Allen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"fluidapp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/fluidapp?hl=en
-~----------~----~----~----~------~----~------~--~---