On 07/12/2010 01:46 PM, Joe Zeff wrote:
> On Mon, 12 Jul 2010 13:14:29 -0700, NoOp wrote:
> 
>> If I set (in SM) 'Edit|Pref...|Browser|Tabbed...|Links from other
>> applications|The current tab/window' and select option 1 above (Open
>> link with web browser default), and select a url from within Thunderbird
>> 3.1, the url is opened in the same window/tab that I had previously
>> opened. So I reckon that I'd mark your bug as invalid/'works for me' as
>> SeaMonkey (2.0.5 and 2.0.6) are working properly.
> 
> I've checked there, and it's set correctly: browser default.  In fact, I 
> checked there before checking about:config, JIC.
> 

I'll clarify: your _application_ sends the link to SeaMonkey...
o Open link with web browser default
[seamonkey %s]
o Open link in a new window
[seamonkey -new-window "%s"]
o Open link in new tab
[seamonkey -new-tab "%s"]

If your settings are correct in SM, *and* your application sends the
link 'seamonkey %s', SeaMonkey will open per the setting. What happens
if the application sends 'seamonkey -new-tab "%s"' or 'seamonkey
-new-window "%s"', does the display location change?

You can test via a terminal & take Thunderbird/application out of the
picture:

$ seamonkey http://www.mozilla.org/ %s
$ seamonkey -new-window http://www.mozilla.org "%s"
$ seamonkey -new-tab http://www.mozilla.org "%s"

Of course, '$' prompt may be '#' in your case. And you may have to put
in the full path to your seamonkey shell:
# <pathtoseamonkey>/seamonkey/seamonkey etc.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to