Closed
Bug 24130
Opened 25 years ago
Closed 25 years ago
option label concatenated with full name in drop-down
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: bugzilla, Assigned: rods)
References
()
Details
(Keywords: html4)
In an option group, an option with a display label specified with the label attribute is displayed with the label concatenated with the marked up text. For example:
<option label="4.x">Mozilla 4.x</option>
This appears in the drop-down menu as "4.xMozilla 4.x" instead of just "4.x".
Reporter | ||
Updated•25 years ago
|
Component: Form Submission → HTML Form Controls
Summary: [4.xP] option label concatenated with full name in option menu → [4.xP] option label concatenated with full name in drop-down
Reporter | ||
Updated•25 years ago
|
Hardware: Other → PC
Updated•25 years ago
|
Assignee: karnaze → rods
Comment 1•25 years ago
|
||
Reassigning to Rod.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
VERIFY duplicate
Reporter | ||
Updated•24 years ago
|
Summary: [4.xP] option label concatenated with full name in drop-down → option label concatenated with full name in drop-down
You need to log in
before you can comment on or make changes to this bug.
Description
•