Closed
Bug 138296
Opened 23 years ago
Closed 23 years ago
Vertical borders for huge DIV are rendered improperly.
Categories
(Core Graveyard :: GFX, defect, P4)
Tracking
(Not tracked)
Future
People
(Reporter: gashu, Assigned: kmcclusk)
Details
(Keywords: testcase)
Attachments
(3 files)
CSS problem. Left and right border for DIV overflow. In this case, DIV has much
space in it, such as 2000 breaks or so.
Confirmed with:
WindowsME
Mozilla Build ID: 2002041711(1.0.0 Branch)
Comment 3•23 years ago
|
||
Same problem under Linux, build 2002-04-16-15.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows ME → All
Comment 4•23 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417
2 things I should have noted:
1. My Windows is JA(Japanese Localized) WindowsMe.
2. I have a line below in userContent.css.
body { font-family: Times New Roman; }
added
body { font-family: Times New Roman; }
to attachment 79886 [details]. This also annoys (looks same as the screenshot) even
without userContent.css.
Assignee | ||
Updated•23 years ago
|
Priority: -- → P4
Target Milestone: --- → Future
Comment 8•23 years ago
|
||
-> GFX Compositor (probably a duplicate)
Assignee: attinasi → kmcclusk
Component: Layout → GFX Compositor
Whiteboard: DUPEME
Comment 10•23 years ago
|
||
So it is - thanks!
*** This bug has been marked as a duplicate of 86249 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•