Modify ↓
#4094 closed defect (fixed)
undo: shown tag-info of selected element is not updated.
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
the info is only refreshed when I select the element again
Attachments (0)
Change History (5)
comment:1 Changed 3 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 3 years ago by stoecker
comment:3 Changed 3 years ago by jttt
- Resolution duplicate deleted
- Status changed from closed to reopened
comment:4 Changed 3 years ago by anonymous
- Resolution set to fixed
- Status changed from reopened to closed
You don't think this is the same issue as #4261? It seems to be fixed anyway.
comment:5 Changed 3 years ago by jttt
It's not the same issue, it only needs similar fix. But you're right that it's currently working, probably something cause repaint of SelectionListDialog. SelectionListDialog.selectionChanged() method is not called.
Note: See
TracTickets for help on using
tickets.



Closed as duplicate of #4261.