<html><body>
<p>Hi,<br>
<br>
on  <a href="http://hub.qgis.org/issues/3987">http://hub.qgis.org/issues/3987</a> <br>
<br>
I've attached a sample plugin that permits an user to make a selection on any feature, so you can test it yourself.<br>
<br>
It demonstrates that QgsVectorLayer.select() function works only on PostGIS layer,<br>
<br>
on RasterLite / ShapeFile layers  you cannot select polygons.<br>
<br>
Select() is broken on 1.7, while 1.6 worked perfectly.<br>
<br>
</body></html>