Bug report #8346
Render caching breaks ctrl-click to expand selection
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Severe/Regression | ||
| Assignee: | - | ||
| Category: | Map Canvas | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Windows | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 17130 |
Description
If render caching is enabled, then the selection is not updated when ctrl-clicking to select additional features.
Steps to reproduce:
1. Enable render caching
2. Select a single polygon
3. Hold ctrl, click a second polygon. The visible selection is not updated, but in the background the new feature is selected
Expected behaviour:
The second polygon clicked will be shaded in the selection color
Associated revisions
Dismiss render cache when selection is modified (Fix #8346)
History
#1
Updated by Matthias Kuhn over 12 years ago
- Status changed from Open to Closed
Fixed in changeset 343696ae185c04ffc8cdfa48c2cb02bc85649f93.