Modify ↓
Opened 16 years ago
Closed 16 years ago
#4506 closed defect (fixed)
relation-editor: tag-delete-button does not work
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| 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 by , 16 years ago
| Keywords: | r-2010-01-blocker added |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 16 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → 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 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → 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