Modify ↓
Opened 2 years ago
Closed 2 years ago
#5703 closed defect (fixed)
Redoing move after paste doesn't work correctly
| Reported by: | Upliner | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Steps to reproduce:
- draw some object
- copy and paste it
- move the pasted object
- undo move and paste actions
- redo it again
Redoing the last move action doesn't work properly
Attachments (1)
Change History (4)
comment:1 Changed 2 years ago by Upliner
- Summary changed from Steps to reproduce: * draw some object * copy and paste it * move the pasted object * undo move and paste actions * redo it again Redoing the last move action doesn't work properly to Redoing move after paste doesn't work correctly
Changed 2 years ago by bastiK
comment:2 Changed 2 years ago by bastiK
comment:3 Changed 2 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
In [3703/josm]:
Note: See
TracTickets for help on using
tickets.



This should fix the problem, but i'd prefer to wait till Tuesday before i commit this.