Bug 12741

Summary: <label> elements are not clickable
Product: WebKit Reporter: Mark Christian <shinyplasticbag>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 418.x   
Hardware: Mac   
OS: OS X 10.4   

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
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.