Bug report #8265
problems with undo during editing
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Jürgen Fischer | ||
Category: | Digitising | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17069 |
Description
With the latest master 42d57d6 if you move a node shared by two polygons (with the option topological editing) and undo the action, only one vertex is moved back to its original position, the other remain in the position where it is moved; no more undo is available.
I will do further tests on digitising actions
Associated revisions
undo: only merge geometry changes on the feature (fixes #8265)
History
#1 Updated by Giovanni Manghi over 11 years ago
- OS version deleted (
win 7) - Operating System deleted (
windows) - Priority changed from High to Severe/Regression
Confirmed on Linux. As far as I remember is a regression.
#2 Updated by Jürgen Fischer over 11 years ago
- Assignee set to Jürgen Fischer
#3 Updated by Jürgen Fischer over 11 years ago
- Status changed from Open to Closed
Fixed in changeset bd245ee42dba97bf21f130006c9c1c66564b464c.