Closed
Bug 281901
Opened 20 years ago
Closed 20 years ago
Divs only dynamically resized if browser is resized(larger not smaller)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lindsayc, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When coding a div tag within a TD tag and setting it's height to 100%, if you make the browser window smaller by resizing it the div does not dynamically resize, however if you press F5 and then maximise the browser or resize it (making it larger) the div will resize no problem. Reproducible: Always
Comment 1•20 years ago
|
||
Please attach a testcase showing this problem.
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.0 Branch
Comment 2•20 years ago
|
||
No reply, also, when filing layout bugs, please test with latest trunk builds, Firefox is built on gecko 1.7 that is now 1 year old. Please reopen if you can reproduce with a trunk build and attach a testcase showing the problem.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•