Closed
Bug 124431
Opened 24 years ago
Closed 23 years ago
reflow is screwy in frames with scrolling="no"
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bzbarsky, Assigned: john)
References
Details
(Keywords: meta, Whiteboard: [adt2])
This is a metabug to track scrolling="no" issues with reflow
| Reporter | ||
Comment 1•24 years ago
|
||
These all seem to be due to reflows being constrained to a "width" of 0, somehow.
| Reporter | ||
Comment 2•24 years ago
|
||
upgrading this. Lots and lots of real-world sites are broken by this issue.
Severity: normal → major
Comment 3•24 years ago
|
||
*** Bug 118862 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 4•24 years ago
|
||
targeting scrolling=no at 1.2 (some parts may be fixed before, we don't really
know the nature of the problem yet).
Target Milestone: --- → mozilla1.2
Comment 5•23 years ago
|
||
*** Bug 130290 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Target Milestone: mozilla1.2alpha → mozilla1.0
Comment 8•23 years ago
|
||
Check out bug 132156 - it is most likely related, and it shows some interesting
archaeology on the possible genesis of this (or related) problems in
nsBlockToBoxAdapter
| Assignee | ||
Updated•23 years ago
|
| Assignee | ||
Updated•23 years ago
|
| Reporter | ||
Comment 9•23 years ago
|
||
*** Bug 135931 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 10•23 years ago
|
||
The fix for every single one of these bugs is in bug 119849.
| Reporter | ||
Comment 11•23 years ago
|
||
*** Bug 119290 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 12•23 years ago
|
||
*** Bug 137417 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 13•23 years ago
|
||
Checked into branch.
| Assignee | ||
Updated•23 years ago
|
Keywords: fixed1.0.0
| Reporter | ||
Comment 14•23 years ago
|
||
*** Bug 136241 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
*** Bug 118103 has been marked as a duplicate of this bug. ***
| Assignee | ||
Updated•23 years ago
|
Keywords: fixed1.0.0
| Reporter | ||
Comment 16•23 years ago
|
||
*** Bug 130869 has been marked as a duplicate of this bug. ***
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•