Closed
Bug 546699
Opened 16 years ago
Closed 16 years ago
STRG+F4 with closeWindowWithLastTab;false ignores autoHide;true
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 504475
People
(Reporter: email, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6
Closing last tab with STRG+F4 with closeWindowWithLastTab;false ignores autoHide;true and a tab bar with one tab appears.
Reproducible: Always
Steps to Reproduce:
1. Set autoHide to true
2. Set closeWindowWithLastTab to false
3. Close last opened tab (which is not shown) with STRG+F4
Actual Results:
The tab bar appears with one tab, which should not happen becasue of autoHide: true.
Expected Results:
Nothing happens or the browser opens the start page but does not show the tab bar.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•