Modify ↓
Opened 3 years ago
Closed 3 years ago
#4506 closed defect (fixed)
relation-editor: tag-delete-button does not work
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | latest | Keywords: | relation delete r-2010-01-blocker |
| Cc: | skyper |
Description
Open relation-editor and try to delete a tag by clicking on the delete-button. It does nothing.
Only way is to use backspace manually
Attachments (0)
Change History (4)
comment:1 Changed 3 years ago by bastiK
- Keywords r-2010-01-blocker added
comment:2 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 3 years ago by bastiK
- Resolution fixed deleted
- Status changed from closed to reopened
When the user edits a field, the delete button should be enabled, as well. A click on the delete button should delete the whole row and not only the current cell.
comment:4 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.



(In [2974]) fixed #4506: relation-editor: tag-delete-button does not work
removed duplicated code
fixed selection behaviour for tags tag in RelationEditor and UploadDialog