#22 closed task (fixed)
verify undoing selection modification doesn't fail in a specific case
| Reported by: | Hiro Lynx | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | [A] v1.0 feature freeze |
| Keywords: | Cc: |
Description
when undoing selection modifications, we in fact search the latest selection clear and redo all selection modifications from there except the one being undone.
it is possible that when looking the latest selection clear, we can't find one because it has been forgotten.
it should be verified that this case doesn't crash and behaves coherently by refusing to undo and purging the impossible-to-undo actions left.
Change History (2)
comment:1 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 3 years ago
| Milestone: | v1.0 feature freeze → [A] v1.0 feature freeze |
|---|
Milestone renamed
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/pinceaux/chrome/site/your_project_logo.png)
fixed when working on #21