Bug 29335 - AX: labels of checkboxes should, when hit-tested, return the checkbox
Summary: AX: labels of checkboxes should, when hit-tested, return the checkbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 09:53 PDT by chris fleizach
Modified: 2009-09-17 12:12 PDT (History)
0 users

See Also:


Attachments
patch (10.17 KB, patch)
2009-09-17 10:07 PDT, chris fleizach
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>