Closed
Bug 163400
Opened 23 years ago
Closed 22 years ago
scrolling DIV content corrupted if height set to high number
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: harvested_from_mozilla4, Assigned: kmcclusk)
References
()
Details
The scrolling DIV on the left side of the screen of the sample URL ("the latest
additions" header) is being set to a high pixel height (4000 px). The content
in the lower portion of the DIV is getting corrupted. If I set it the DIV to a
lower number, like 2000px high, the problem goes away.
I discovered this by accident and am not really sure if I'd want a 4000px-high
scrolling DIV :)
Comment 1•23 years ago
|
||
-> GFX Compositor
Assignee: dbaron → kmcclusk
Severity: normal → major
Status: UNCONFIRMED → NEW
Component: Style System → GFX Compositor
Ever confirmed: true
OS: Windows 95 → All
QA Contact: ian → petersen
Whiteboard: DUPEME
Comment 3•23 years ago
|
||
See also bug 162109 for the "width" case.
Sounds like there are some additional things that need to use ConditionRect in
Windows GFX as well. (There's a bug with ConditionRect in the subject for GTK.)
| Assignee | ||
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Comment 5•22 years ago
|
||
Mozilla 1.4a, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a)
Gecko/20030401, Windows XP Pro build 2600.xpsp1.020828-1920
This WFM. I do not see any corruption in the DIV. Do you still see this with
current builds, reporter?
| Reporter | ||
Comment 6•22 years ago
|
||
This seems to have gotten fixed somewhere along the way. Good show!
Comment 7•22 years ago
|
||
WORKSFORME,
2003-04-29-04 trunk Win98.
2003-04-30-22 trunk Linux.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•