Open
Bug 198446
Opened 23 years ago
Updated 3 years ago
HTML form controls don't honor nsITheme border and min-size
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: bryner, Unassigned)
Details
Right now, nsITheme::GetWidgetBorder() and GetMinimumSize() are only called for
frames deriving from XUL box. They should also be called for the HTML form
controls, so that borders and minimum sizes don't have to be duplicated in the
form css.
| Reporter | ||
Updated•19 years ago
|
Assignee: bryner → nobody
QA Contact: desale → layout.form-controls
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•