Closed
Bug 302954
Opened 19 years ago
Closed 19 years ago
Frameset doesn't reflow when tab bar shown
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 285445
People
(Reporter: bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ (bangbang023) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ (bangbang023) When only one tab is open with the tab bar hidden and that tab contains a frameset, that frameset will not update when a new tab is opened, even though its height has changed. Reproducible: Always Steps to Reproduce: 1. Open a new window with the tab bar hidden 2. Load a frameset in it, such as http://www.gratiz.be/ 3. Open a new tab 4. Go back to the first tab Actual Results: The bottom frame appears to be hidden behind the status bar. The entire frameset's height has stayed the same while its container hasn't. Expected Results: The frameset should have reflown, making the main frame less high and positioning the bottom frame right above the status bar again.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 285445 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•