Bug 29335

Summary: AX: labels of checkboxes should, when hit-tested, return the checkbox
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch bdakin: review+

Description chris fleizach 2009-09-17 09:53:28 PDT
if a control element has a label, hit testing the label should return the control element.
Comment 1 chris fleizach 2009-09-17 10:07:07 PDT
Created attachment 39701 [details]
patch
Comment 2 Beth Dakin 2009-09-17 11:31:38 PDT
Comment on attachment 39701 [details]
patch

Looks good!
Comment 3 chris fleizach 2009-09-17 12:12:20 PDT
Committed rr48482: <http://trac.webkit.org/changeset/r48482>