Closed Bug 3325 Opened 26 years ago Closed 25 years ago

LABEL attribute (for OPTION element) not working

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 4050

People

(Reporter: cpratt, Assigned: pollmann)

Details

When a LABEL attribute is used with an OPTION element in a form, the text
specified as the label for the selection is ignored. Here's the sample HTML:

<form action="mailto:Kligor.T@gee.whiz.com">
	<select>
		<option label="Apple">Apfel
		<option label="Pear">Birne
		<option label="Quince">Quitte
	</select>
</form>

I would expect the user agent / browser to display the English words, but
instead you just get the German translations.
Assignee: troy → karnaze
Assignee: karnaze → kmcclusk
Target Milestone: M6
QA Contact: 4110 → 4137
Status: NEW → ASSIGNED
Target Milestone: M6 → M7
Target Milestone: M7 → M8
Assignee: kmcclusk → pollmann
Status: ASSIGNED → NEW
Eric, I am reassigning all of the bugs dealing with form element content to you.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 4050 ***
Status: RESOLVED → VERIFIED
Uh, OK.
You need to log in before you can comment on or make changes to this bug.