Open
Bug 281718
Opened 20 years ago
Updated 2 years ago
solid border of a block element rendered wrong when the border has different widths and colors
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: superlexx, Unassigned)
Details
(Keywords: helpwanted, testcase)
Attachments
(4 files, 1 obsolete file)
User-Agent: Opera/8.00 (Windows NT 5.1; U; en) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20050209 Firefox/1.0 code: <p style="position: absolute; border: solid black; border-width: 4px 3px 3px 3px; border-top-color: red;">foobar</p> the border sizes are symmetric, but the top right corner isn't rendered symmetrically to the top left one. Reproducible: Always Steps to Reproduce: 1. put the upper code into an (X)HTML document 2. open it in FF 3. make a screen shot and zoom it in to see the details Actual Results: faulty rendering result Expected Results: render both top right and top left edges symmetrically fresh FF installation bug also present in the IE, but not in Opera
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Updated•20 years ago
|
Keywords: helpwanted
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Attachment #173893 -
Attachment is obsolete: true
Comment 5•19 years ago
|
||
Comment 6•19 years ago
|
||
Produced screenshots for WinXP installation. One border width (here: top) needs to be asymmetric to make this bug appear. Rendering in Minefield and Bonecho is *not* equal. Rendering is not random / is reproducible.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•19 years ago
|
||
Asymmetry seen also for Fx 1.5.0.3 on Linux and Mac OS X. (Reported on today's irc: #qa / bugathon). --> Hardware, OS to ALL.
OS: Windows XP → All
Hardware: PC → All
Comment 8•11 years ago
|
||
The bug is not more reproducible, tested in Firefox 28.0
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•