Closed
Bug 370557
Opened 18 years ago
Closed 15 years ago
Borders not drawn in a logical manner
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: thomas_winwood, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 5-15-2010])
Attachments
(1 file)
331 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
If the four borders of a box are given different colours the overlaps between them are not coherent - the bottom border is overlapped by both the right border, which spans the full right-hand side of the box, and the left border. The ideal rendering would be that each border receives two pixels, although whether these would go "clockwise" (each border covers the corner to its immediate right) or "anticlockwise" is uncertain and subject to debate.
The fact that the CSS spec does not explicitly define border priority does not help.
Reproducible: Always
Steps to Reproduce:
1. Look at the test case provided.
2. Compare to the ideal rendering on the website.
Actual Results:
"Iffy" rendering as given on the website.
Expected Results:
Ideal rendering as given on the website.
Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
See also bug 343583, bug 328241.
Comment 3•15 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 5-15-2010]
Version: unspecified → 2.0 Branch
Comment 4•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.x or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•