WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 3244
12741
<label> elements are not clickable
https://bugs.webkit.org/show_bug.cgi?id=12741
Summary
<label> elements are not clickable
Mark Christian
Reported
2007-02-12 06:05:12 PST
In many browsers, clicking the contents of a <label> element activates the form element that label is associated with. This makes it easy to create friendly radio and checkboxes. WebKit does not follow this practice, and Javascript workarounds must be employed in order to get the same effect. Adding this feature to WebKit would simplify development of certain pages and bring WebKit more in line with other rendering engines.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2007-02-12 06:30:16 PST
This bug has been fixed already. You can download a WebKit nightly build from <
http://nightly.webkit.org/
> and see clickable label elements in action :-) *** This bug has been marked as a duplicate of
3244
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug