Index: src/app/qgsidentifyresults.cpp =================================================================== --- src/app/qgsidentifyresults.cpp (revision 12975) +++ src/app/qgsidentifyresults.cpp (working copy) @@ -454,6 +454,7 @@ void QgsIdentifyResults::deactivate() { + clear(); #if 0 foreach( QgsRubberBand *rb, mRubberBands ) {