Bug report #18192
vertex editor doesn't honour topological editing when moving a segment
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Martin Dobias | ||
Category: | Digitising | ||
Affected QGIS version: | 3.3(master) | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26083 |
Description
When selecting a segment, not a serie of vertices, the topological editing fails to move shared borders together.
It worked in 2.18.
There is a workaround by selection the nodes and grab nodes instead of grabing the segment.
See animation gif
Related issues
History
#1 Updated by Andreas Wicht over 6 years ago
maybe connected, but at least in the same scope: #18046
#2 Updated by Harrissou Santanna about 6 years ago
- Regression? changed from No to Yes
Still occurs in master (3.3)
#3 Updated by Harrissou Santanna about 6 years ago
- Related to Bug report #18046: Adding new vertices ignores topological editing added
#4 Updated by Harrissou Santanna about 6 years ago
- Related to Bug report #17331: new node tool topological editing added
#5 Updated by Giovanni Manghi about 6 years ago
- Affected QGIS version changed from 3.0.0 to 3.3(master)
Confirmed on the latest master.
#6 Updated by Bernhard Ströbl almost 6 years ago
- Status changed from Open to Feedback
This seems fixed in master (3.5.0), could you please check and either close or change the affected QGIS version?
#7 Updated by Martin Dobias almost 6 years ago
- Status changed from Feedback to Closed
- Resolution set to fixed/implemented
Yes this is the same bug as #20226 which has been fixed in https://github.com/qgis/QGIS/pull/8413
#8 Updated by Martin Dobias almost 6 years ago
- Duplicated by Bug report #20226: vertex edit ignore topological editing when move a polygon boundary segment added