Bug report #8561
Node tool does not work well when change the active layer
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 #: | 17310 |
Description
Please see the screencast:
https://www.dropbox.com/s/ubn20f6fywrrtod/node_tool.avi
It happens in Windows and Linux, both with points, lines and polygons, with shapefiles and postgis layers.
In Linux, despite select another layer in the TOC, node tool continues to edit the vertices of the previous selected layer. To overcome, you need to select another tool (Add feature, Move Feature, Pan, Zoom in/out, etc..) and back again to the node tool.
This does not happen in 1.8.
Associated revisions
Fix #8561 - Handle change layer in node tool
History
#1 Updated by Giovanni Manghi about 11 years ago
- Priority changed from High to Severe/Regression
Then is a blocker.
#2 Updated by Nathan Woodrow about 11 years ago
- Status changed from Open to Closed
Fixed in changeset 510f5cb037351e5b19e312457e5f684faac37746.
#3 Updated by Pedro Venâncio about 11 years ago
Fix confirmed!
Thank you Nathan!