QGIS/BUGS
stevehalasz 36025f3872 adding bug 891870
git-svn-id: http://svn.osgeo.org/qgis/trunk@822 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:52:25 +00:00

14 lines
678 B
Plaintext

BUGS,v 1.3 2004/02/13 16:52:25 stevehalasz Exp
Known issues and bugs in this release (QGIS 0.1pre1 'Moroz')
RASTER:
1. Canvas repaints multiple times when adding multiple rasters.[Bug 891870]
VECTOR:
1. OGR layers (for example shapefiles) do not reliably select or identify
features. Any feature that intersects the MBR (minimum bounding rectangle)
of the selection rectangle will be returned. This results in more features
being returned than desired.[Bug 896254]
2. Zooming in very close can result in a scrambled display. [Bug 895506]
3. Drawing polygons with patterns other than solid may leave "holes" where the
polygons are not properly rendered.[Bug 889454]