Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2009 at 14:35 UTC
Updated:
2 Dec 2009 at 20:40 UTC
Except of information function, label tags can be clicked so their inputs get focus. It works either if input sits inside label tag, or if labl has attribute "for" with element's id as value.
Views exposed filters doesn't contain the "for" attribute and it's wrong. Here's a patch to fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| views-labels-for.patch | 981 bytes | neochief |
Comments
Comment #1
merlinofchaos commentedMakes sense. Committed to all branches.