Modify ↓
Opened 9 years ago
Closed 9 years ago
#12135 closed enhancement (fixed)
Associate labels with checkboxes
Reported by: | Ryan J Ollos | Owned by: | Dirk Stöcker |
---|---|---|---|
Priority: | low | Milestone: | plugin - spam-filter |
Component: | plugin/spamfilter | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The attached patch associates the labels with the checkboxes, for accessibility and so that clicking on the label selects the checkbox.
Attachments (1)
Change History (4)
comment:1 by , 9 years ago
Priority: | normal → low |
---|---|
Type: | defect → enhancement |
by , 9 years ago
Attachment: | t12135.patch added |
---|
Note:
See TracTickets
for help on using tickets.
Patch might need a minor style modification to add a single whitespace indent between
+
and<label
.