[QGIS-trac] Re: [Quantum GIS] #1215: "blue pencil" Attribute Edit
Quantum GIS
qgis at qgis.org
Tue Aug 12 08:24:12 EDT 2008
#1215: "blue pencil" Attribute Edit
-----------------------------------------------------+----------------------
Reporter: sdikiy | Owner: mhugent
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.0
Component: GUI | Version: 0.11.0
Resolution: | Keywords: qgsmaptoolidentify, QgsMapToolIdentify::identifyVectorLayer
Platform_version: | Platform: All
Must_fix: Yes | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by mhugent):
Hi sdikiy
The reason is that QgsVectorLayer is not able to cope with geometry edits
and attribute edits (uncommited changes) at the same time. It is a
deficiency and hopefully it can be solved in the future. Because of this
deficiency, the attribute table is modal for attribute edits such that
user has to close it before doing further map editing. In the same sense,
I commented out the code in QgsMapToolIdentify that would allow users to
change values in edit mode.
Marco
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1215#comment:3>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list