Bug report #16365
selection icons behave different and selection changes do not repaint
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24275 |
Description
1) there are two selection icons (1) and (2) in screedump, both with a little dropdown item next to it.
The first one (Select Features, by polygon etc etc) changes it's icon to the one you select in the dropdown.
The second one (Select Features by Value/Expression etc) does not change when you select one of the options. It shows the different dialogs... but it does not remember your last used selection tool
2) seems the selections changes do not repaint.
Opening a shp file, select one geometry, and click on 'Deselect Features from all Layers' button (3): nothing seems to happen. Untill you zoomin... So apparently the screen is not repainted.
Same for the option Invert Feature Selection (item in (2)): nothing happens untill you zoom in/out
Associated revisions
Fix map not refreshed when deselecting/inverting selection (fix #16365)
History
#1 Updated by Richard Duivenvoorde over 7 years ago
- File selectiontools.png added
#2 Updated by Nyall Dawson over 7 years ago
- Status changed from Open to Closed
Fixed in changeset 0ed1414885e49f6df26c3aed80970a9de94ea3b3.
#3 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown