Bug report #11307
Default transparency for selections not honored
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Map Canvas | ||
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 #: | 19603 |
Description
I found a problem with QGIS 2.4 and 2.5 yesterday build.
When you set the defeult the color for selections and you set the
alpha channel (i.e. to 25%), at next QGIS startup only the color
(without the alpha channel) is taken, until you modify the alpha
channel from the project options window.
To reproduce it:
1. open qgis with empty project
2. set the select color with transparency
3. close qgis
4. reopen qgis
5. load some layers
6. select one geometry: you'll see that the transparency value is
totally ignored
7. set the transparency from the options
8. now the selection is transparent
happens on both 2.4 and 2.5
Associated revisions
Apply default selection color alpha channel to mapsettings on newfile. Fix #11307
History
#1 Updated by Giovanni Manghi about 10 years ago
- Category changed from GUI to Map Canvas
- Operating System deleted (
all)
On the latest QGIS master the transparency for selection color is completely ignored.
#2 Updated by Arnaud Morvan about 10 years ago
Pull request created : https://github.com/qgis/QGIS/pull/1606
#3 Updated by Denis Rouzaud about 10 years ago
- Status changed from Open to Closed
Fixed in changeset c7a16507671dc322856c338e2e6d8b1c9b451884.
#4 Updated by Dmitry Kravchook almost 9 years ago
- Status changed from Closed to Reopened
- Target version deleted (
Version 2.6)
Problem reappeared in 2.12 and 2.12.1
#5 Updated by Sebastian Dietrich almost 9 years ago
Can you please test using current master? This should be fixed by 46bc85ae635cc07209627712157abe06d9850636.
#6 Updated by Dmitry Kravchook almost 9 years ago
- Status changed from Reopened to Closed
2.13.0-Master
Revision
cbd29e5
Fixed