Closed Bug 717189 Opened 13 years ago Closed 13 years ago

Issue with label tag

Categories

(Core :: DOM: Core & HTML, defect)

10 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 213519

People

(Reporter: firefox, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0 Build ID: 20120104111456 Steps to reproduce: I have this code: <label><input type='radio' name='refil' value='automatic'/> Atomatic add: &euro;<input type='text' name='refiladd' maxlength='4' size='5' /></label> Actual results: When clicking in the textbox it doesn't get focus. Expected results: When clicking in the textbox is should get the focus and the radio box should get checked. (As Google Chrome does)
Not a parser issue.
Component: HTML: Parser → DOM
QA Contact: parser → general
Please, have a look at bug 213519 to know more about this issue.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.