Bug 64752 - If the control associated with a <label> is hidden, the label is also hidden (incorrectly)
Summary: If the control associated with a <label> is hidden, the label is also hidden ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-07-18 13:59 PDT by chris fleizach
Modified: 2011-07-19 10:22 PDT (History)
2 users (show)

See Also:


Attachments
patch (5.16 KB, patch)
2011-07-18 18:01 PDT, chris fleizach
darin: 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 2011-07-18 13:59:51 PDT
If you have a <label> that is associated with a hidden input type, then the label is also currently being hidden. That seems wrong
Comment 1 chris fleizach 2011-07-18 14:00:02 PDT
rdar://8785384
Comment 2 chris fleizach 2011-07-18 18:01:58 PDT
Created attachment 101248 [details]
patch
Comment 3 chris fleizach 2011-07-19 10:22:36 PDT
http://trac.webkit.org/changeset/91267