Closed
Bug 483507
Opened 16 years ago
Closed 16 years ago
closing last tab terminates firefox
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: hes, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
same result as firefox 3.1b2
Reproducible: Always
Steps to Reproduce:
1. start firefox
2. close tab
Actual Results:
firefox terminates
Expected Results:
should open the page expected at startup
(which does firefox 3.0.x)
Because I am using normaly firefox 3.0.x also configuration of this version is used.
Firefox 3.1 beta checks at first start for compatibility, may be here is a problem?
I did not have checked firefox 3.1 beta with cleaned environment
Comment 1•16 years ago
|
||
This is because of browser.tabs.closeWindowWithLastTab. As far as I know this is set to true as default.
In 3.0.x I've not found such an option.
I have to confirm.
After setting "browser.tabs.closeWindowWithLastTab" to false it works as expected.
Thank you
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•