Closed Bug 29662 Opened 25 years ago Closed 25 years ago

HTML labels don't pass all events correctly

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 28657

People

(Reporter: pollmann, Assigned: pollmann)

References

()

Details

Clicking on, focusing, double clicking on a label should be exactly equivalent
to do the same action on the item the label is for.  This is not the case.

In the above test case, clicking on a text field gives the text field focus. 
You can type in it and see a cursor after it has been clicked.  Clicking on the
label for the text field does not give the text field focus.

Also in the above test case, clicking on a radio button causes the button to
appear indented and a selection dot to be shown in the button.  Clicking on the
label for the radio button, however, causes only the selection dot to appear but
does not cause the radio button to appear intented.

*** This bug has been marked as a duplicate of 28657 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Thank you Antti.Nayha@nixu.fi!  :)
Marking verified dup of 28657.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.