Closed
Bug 185506
Opened 22 years ago
Closed 22 years ago
CSS border properties not rendered for SELECT and RADIO as with INPUT and TEXTAREA
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 150176
People
(Reporter: michael, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
CSS border properties not rendered for SELECT and RADIO as with INPUT and TEXTAREA
Thought I know there is the argument that CSS doesn't officially handle styling
form elements, BUT it seems that Mozilla Ghecko should at least be consistant in
it's application of CSS properties to ALL form elements equally.
Reproducible: Always
Steps to Reproduce:
1. CSS style SELECT, RADIO, INPUT and TEXTAREA borders alike
2.
3.
Actual Results:
INPUT and TEXTAREA border styles are applied, but SELECT and RADIO borders are not.
Expected Results:
SELECT, RADIO, INPUT and TEXTAREA borders should all be styled alike
Comment 3•22 years ago
|
||
->Form Controls
Assignee: asa → form
Component: Browser-General → Layout: Form Controls
QA Contact: asa → tpreston
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 150176 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•