[QGIS-trac] Re: [Quantum GIS] #2973: Selection tool is not
selecting a complex object
Quantum GIS
qgis at qgis.org
Mon Aug 30 21:45:04 EDT 2010
#2973: Selection tool is not selecting a complex object
------------------------------------------------+---------------------------
Reporter: gislab | Owner: nobody
Type: patch | Status: new
Priority: major: does not work as expected | Milestone: Version 1.6.0
Component: MapCanvas | Version:
Keywords: | Platform_version:
Platform: Windows | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
Changes (by jpalmer):
* type: bug => patch
Comment:
Yip there is a bug in the single select tool. The tool made the assumption
that feature ids are always >0, when in fact a feature id can be 0 and in
the case of editing can be negative integer values. The attached patch
fixes the issue.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2973#comment:2>
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