Closed
Bug 150176
Opened 24 years ago
Closed 24 years ago
'border-width' property is ignored for checkboxes, radiobuttons and <SELECT> elements
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: alexander.grimalovsky, Assigned: dbaron)
References
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.29 KB,
text/html
|
Details |
CSS property 'border-width' is ignored for <INPUT type='checkbox'>, <INPUT
type='radio'> and <SELECT> elements.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Boris: I couldn't find the right bug about border-width of form controls. Could you?
Keywords: testcase
Comment 3•24 years ago
|
||
I think that the one you want is bug 106317, see also bug 134927.
Comment 4•24 years ago
|
||
Yes, based on the work in bug 106317 this is expected behavior.
Comment 5•24 years ago
|
||
Yep. This is WONTFIX since letting people change that width lets them create
invisible checkboxes/radios in Mozilla by accident (and many do so).
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•24 years ago
|
Component: Style System → HTML Form Controls
Comment 6•24 years ago
|
||
*** Bug 153878 has been marked as a duplicate of this bug. ***
Comment 7•23 years ago
|
||
*** Bug 185506 has been marked as a duplicate of this bug. ***
Comment 8•20 years ago
|
||
*** Bug 345449 has been marked as a duplicate of this bug. ***
| Comment hidden (offtopic) |
| Comment hidden (offtopic) |
You need to log in
before you can comment on or make changes to this bug.
Description
•