Closed Bug 167936 Opened 22 years ago Closed 22 years ago

Drawing of a thick border with a very tall element is amusing

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 115526

People

(Reporter: shom, Assigned: attinasi)

Details

(Whiteboard: DUPEME)

Attachments

(4 files, 1 obsolete file)

tested on moz 1.1 and 2002-09-04-08 trunk (linux)

---- test HTML ----
<html>
<head><title>test</title></head>
<body>
<div style="border: double; height:28269px;">
aaa
</div>
</body>
</html>
----------------------

case-1. height <= 28269px, the border is drawn correctly.
case-2. height >= 28270px and <= 28272px, the element is shown as "BLACK BOX".
case-3. height >= 28273px, the border is drawn for upward..

"border: solid 3px" causes the same results.
no problem with "border: solid 1px".
Attached file case-1 (drawn correctly) (obsolete) —
Attachment #98703 - Attachment is obsolete: true
Attached file case-2 (bad case 1)
Attached file case-3 (bad case 2)
Attached image screenshot
Whiteboard: DUPEME
Duplicate of "clipping and border drawing need ConditionRect"

*** This bug has been marked as a duplicate of 115526 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: