Closed
Bug 202396
Opened 22 years ago
Closed 14 years ago
fieldset borders render incorrectly.
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: oliver.stieber, Assigned: roc)
References
()
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4b) Gecko/20030416
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4b) Gecko/20030416
The top right hand and bottom left hand corners of fieldsets don't match up
properly because the top and left edges have a highlight on the inside and the
bottom + right edges have a highlight on the outside.
Reproducible: Always
Steps to Reproduce:
1. <FIELDSET> this is a test </FIELDSET>
2.
3.
Actual Results:
the borders look odd.
Expected Results:
Highlight should remain on the inside or outside, or be correctly blended.
Comment 1•22 years ago
|
||
Related : bug 155318
Reporter | ||
Comment 2•22 years ago
|
||
Reporter | ||
Comment 3•22 years ago
|
||
Reporter | ||
Comment 4•22 years ago
|
||
Reporter | ||
Comment 5•22 years ago
|
||
![]() |
||
Comment 6•22 years ago
|
||
This seems like a general problem with painting any "groove" border.... and this
is already filed, iirc.
Whiteboard: DUPEME
Comment 7•20 years ago
|
||
*** Bug 255650 has been marked as a duplicate of this bug. ***
Comment 8•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/
Updated•16 years ago
|
QA Contact: ian → layout.view-rendering
Comment 9•14 years ago
|
||
Firefox 3.6.10 is rendering in the same way as IE9 and Chrome so WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Whiteboard: DUPEME
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•