#414 closed defect (fixed)
it is possible to edit the "extra" field and another field simultaneously
| Reported by: | simon | Owned by: | dstillman |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 3 |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description (last modified by simon)
to reproduce:
- click any field besides the extra field
- click the extra field
- click any field besides the extra field again
at this point, both fields will appear as editable.
Change History (6)
comment:1 Changed 10 years ago by simon
- Description modified (diff)
comment:2 Changed 10 years ago by simon
- Description modified (diff)
comment:3 Changed 10 years ago by simon
- Priority changed from trivial to minor
comment:4 Changed 10 years ago by dstillman
- Priority changed from minor to major
- Status changed from new to assigned
comment:5 Changed 10 years ago by dstillman
- Resolution set to fixed
- Status changed from assigned to closed
(In [1013]) Fixes #414, it is possible to edit the "extra" field and another field simultaneously
(As noted in the ticket, this bug applied to clicking between any fields (not just "extra") without changing a value -- it also kept the second textbox from focusing properly on click.)
Not entirely sure how I broke this, but here's a fix.
comment:6 Changed 10 years ago by dstillman
Note: See
TracTickets for help on using
tickets.
this is actually true about all the fields, not just the extra field.