Closed
Bug 27236
Opened 26 years ago
Closed 26 years ago
options in select not highlighted all the way across
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: dbaron, Assigned: rods)
Details
DESCRIPTION: The options in listbox (i.e., MULTIPLE) SELECT elements are no
longer highlighted all the way across the listbox, but are instead only
highlighted to a little more than the width of the text.
STEPS TO REPRODUCE:
* load http://bugzilla.mozilla.org/query.cgi
ACTUAL RESULTS:
* the "NEW ASSIGNED REOPENED" that are highlighted have blue background in the
shape:
XXX
XXXXXXXX
XXXXXXXXX
EXPECTED RESULTS:
* the background should be in the shape:
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, 2000-02-09-18-M14
WORKS CORRECTLY ON:
* older builds. I believe this is a very recent regression (i.e., the past few
days), although I'm not 100% sure.
| Assignee | ||
Comment 2•26 years ago
|
||
Fix has been checked in, waiting to verify it on Linux.
Status: NEW → ASSIGNED
Target Milestone: M14
| Assignee | ||
Comment 3•26 years ago
|
||
fixed via html.css
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•