Open Bug 834660 Opened 11 years ago Updated 2 years ago

Commandline arguments ignored on Mac OS if TB already running

Categories

(Thunderbird :: General, defect)

17 Branch
x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: jochenzimmermann, Unassigned)

References

(Depends on 1 open bug)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130116073211

Steps to reproduce:

Execute the shell command:
     open -a Thunderbird --args -compose



Actual results:

If TB is not running: A new email compose window is opened, this is desired behaviour.

IF TB is running: The TB window gets focussed but nothing happens. Also no errors in the ErrorConsole.


Expected results:

I believe, the expected behaviour is that in both cases, a new email compose window opens.

Bugs 732943 and 380163 might be related.

Further possibly relevant remark: Similar issue in Firefox when running
   open -a Firefox --args http://foo.bar
however
   open -a Firefox http://google.de
always works.
Same for me, Mac OS X 10.8.2, TB 17.0.4
Best Boris
Assuming this still fails on Mac.

FWIW, the following works in windows 
 thunderbird -compose
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Depends on: 732943
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.