Bug report #21261
Expression in text element not working with transparency
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.4.4 | Regression?: | No |
Operating System: | Windows 10 64 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29079 |
Description
An expression in a text field in a layout is not updated, as soon as opacity is set to something other than 100%.
History
#1 Updated by Holger Eberhardt over 5 years ago
Holger Eberhardt wrote:
An expression in a text field in a layout is not updated, as soon as opacity is set to something other than 100%.
Sorry, my first description was probably not enough.
"not updated" means, that the text field is not changed, when going through the pages of an atlas.
So with opacity 100% everything is ok - text field is correctly updated according to the actual atlas page.
With other value for opacity this does not work anymore.
Greetings
Holger Eberhardt
#2 Updated by Nyall Dawson over 5 years ago
Do you see this in outputs too, or only in the designer?
#3 Updated by Holger Eberhardt over 5 years ago
Nyall Dawson wrote:
Do you see this in outputs too, or only in the designer?
Oh yeah, you are right. The output (PDF) is ok! I didn't export it yesterday, so I didn't realize that.
Makes this bug quite a bit less important. But it cost me a lot of time, to find out, what was going wrong, because for a long time I thought, that the problem was me doing somethng wrong.