Modify ↓
Opened 9 years ago
Closed 9 years ago
#12364 closed defect (fixed)
Controls in batch modify form is not focused after clicking the label
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.11 |
Component: | query system | Version: | 1.0 |
Severity: | minor | Keywords: | batch-modify |
Cc: | Branch: | ||
Release Notes: |
Make labels in batch-modify form focusable to the control. |
||
API Changes: | |||
Internal Changes: |
Description
In batch modify form, clicking Comment: label sets focus to the text field for comment. However it doesn't work for added fields in the form.
Caused by that the label
element has for
attribute but the control does not have id
attribute.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
Keywords: | batch-modify added |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 9 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Proposed changes in jomae.git@t12364.