Opened 10 years ago
Closed 10 years ago
#2502 closed defect (fixed)
wxdigit: "don't save" is not respected
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | digitizer | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
I have the feeling that I've seen a message or report on this before, but can't find it:
When I digitize a new map, then close the digitizer and click on 'No' when asked whether I want to save the map, the elements I digitized still get saved to the new map.
Change History (4)
follow-up: 2 comment:1 by , 10 years ago
comment:2 by , 10 years ago
Replying to nikosa:
Happened the same to me while quick-testing Anna's newest tool.
Let's keep this ticket for vector digitizer. But you probably saved the result before quitting the tool, so the raster digitizer didn't revert the saved changes, which is how applications work. If you think it doesn't work like this or it should behave differently, please open a new ticket.
comment:3 by , 10 years ago
Replying to mlennert:
I have the feeling that I've seen a message or report on this before, but can't find it:
When I digitize a new map, then close the digitizer and click on 'No' when asked whether I want to save the map, the elements I digitized still get saved to the new map.
The undo/redo logic was wrong and 'do not save = undo all' did not work properly. Fixed in r63341, please test.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Happened the same to me while quick-testing Anna's newest tool.