Bug 13482
Summary: | LABEL TAG ACCESSIBILITY - Clicking on a label does not provide focus on the associated field element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kanda <kanda> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Kanda
LABEL TAG ACCESSIBILITY - Clicking on a label does not provide focus on the associated field element. Example:
Name: _______. When user clicks on the Name field in IE and FF the following text field is automatically selected by
the browser.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Kanda, thanks for taking the time to file these recent bug reports, but please do two things before filing more in the future:
1. Test with a recently Nightly WebKit build from http://nightly.webkit.org/. If the bug is already fixed in it, there is no point in filing a bug here since it has already been fixed! (And if the bug is reproducible on a nightly WebKit build, please include the revision number of the nightly you're testing, like rNNNNN.)
2. If possible, post a (reduced) test case with the bug that demonstrates the bug you're seeing. This will greatly speed up the process of fixing the bug.
Thanks again!
*** This bug has been marked as a duplicate of 3244 ***