Bug report #14117
Bad polygon digitizing in master
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
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 #: | 22119 |
Description
Steps to reproduce:
1. start digitizing a new polygon
2. add first vertex
a "ghost" vertex is also added way to the bottom left. It's not actually added to the end geometry though.
Associated revisions
Fix invalid rubber band when digitising polygon and layer CRS
is not the same as map CRS (fix #14117)
History
#1 Updated by Sebastian Dietrich almost 9 years ago
- File QgisDigitizePolygon.png added
I can not reproduce using master (1cd4570136344caafebbe911bbe797ddbc87a56a).
I created a new memory layer (Polygon, 4326) and started digitizing, no "ghost" vertex.
#2 Updated by Sebastian Dietrich almost 9 years ago
- Status changed from Open to Feedback
#3 Updated by Nyall Dawson almost 9 years ago
- Status changed from Feedback to Open
Bisected to 70c5fe5553225e4db02620b429a4cfc549d6fc22
#4 Updated by Nyall Dawson almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset 23fc3cf9ccc1d76baded3f963e936a0e12c80201.