Closed
Bug 286898
Opened 20 years ago
Closed 6 months ago
very large element with dotted/dashed border causes vertical lines
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mrnobo1024, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(2 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 If an element with a dotted or dashed border is very large, parts of it will be covered by vertical lines (or horizontal if it's wide instead of tall). Reproducible: Always Steps to Reproduce: 1. create a HTML file with <div style="border:1px dashed;height:50000px"></div> in it 2. view it in firefox 3. Actual Results: Some of it is covered with vertical lines Expected Results: The whole thing should be visible
Related: bug 19963 Dup of bug 115526?
Ignore comment 1: This is likely a dup, but of something that was fixed. WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050316 ->1.7 branch
Version: Trunk → 1.7 Branch
Comment 3•20 years ago
|
||
Bug seen on Win98, screen resolution 800x600 Mozilla/5.0 (Windows; U; Win98; de-DE; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050310 Firefox/1.0+ Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050319
Comment 4•20 years ago
|
||
(In reply to comment #2) > Ignore comment 1: This is likely a dup, but of something that was fixed. > WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050316 > ->1.7 branch Maybe it is fixed on WinXP/trunk, but I doubt it. Bug was filed on Win98/trunk, I see it there, so changing back. Changing the height by one px, or changing the position of a div can shift the buggy region significantly.
Keywords: testcase
Version: 1.7 Branch → Trunk
Still WFM, Mozilla trunk 2005032005. Nothing unusual to be seen at any windowsize. Running at 1400x1024, Mobility Radeon 9000
Comment 6•20 years ago
|
||
seen on Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050320 Win98, 800x600, Celeron 333, 128MB, 8MB Sis6326 noname graficcard Win98SE, 800x600, Athlon XP1600+, 512MB, nForce integrated grafics
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Attachment #661579 -
Attachment is obsolete: true
Status: UNCONFIRMED → RESOLVED
Closed: 6 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•