Opened 8 months ago
Last modified 8 months ago
#23987 new enhancement
"Undo" button undo actions in all layers (not only in the active one)
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | command stack layer | Cc: | GerdP |
Description
Hi. After several years using JOSM, today i realized that the "Undo" button undo actions in all layers, not only in the active one.
Maybe it's not a big issue, but probably because of this behavior, in the past, I lost some work without realizing it, so I would like to have JOSM warns me when I'm undoing things in layers that I'm not seeing right now.
Attachments (0)
Change History (3)
comment:1 by , 8 months ago
Cc: | added |
---|---|
Keywords: | command stack layer added |
comment:2 by , 8 months ago
The changes were reverted with r17399. The problem was never really solved.
comment:3 by , 8 months ago
The issue has become visible to me now that I'm working with some layers of shapefiles (which aren't perfect) and i jump between fixing/editing those layers and editing the OSM downloaded layer. I didn't save the shp layer to disk, so when undoing some changes with the OSM layer active, both layers went undone.
Just showing the warning would make me stop the undoing, going to the other layer and saving it, and then continue the undoing in the OSM layer.
Other solutions are welcome, of course, but for my workflow the warning would be good enough.
Strange, looking at #17196 only commands of the active layer should be in the command stack after r17347. Looks like something is not working properly.