Bug 365182 - FancyPlotter widget doesn't set plot background correctly
Summary: FancyPlotter widget doesn't set plot background correctly
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: ksysguard (other bugs)
Version First Reported In: 5.7.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL: https://i.imgur.com/zGCjSnN.png
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2016-07-07 08:03 UTC by Adam Fontenot
Modified: 2020-08-09 05:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Fontenot 2016-07-07 08:03:46 UTC
See URL to screetshot. FancyPlotter seems not to set a background color, instead (I think) grabbing the inactive color from the QT palette. The darker color in the background of the screenshots is created whenever the window is inactive, the white background is created when the window is active. 

Reproducible: Always

Steps to Reproduce:
1. Open Ksysguard to a plot
2. Give and remove focus to the Ksysguard window a few times.

Actual Results:  
The plot background alternates between two colors.

Expected Results:  
The plot background should remain constant. 

Tested on both 5.6.* in the Arch repositories and on the tagged 5.7 release which I built myself.
Comment 1 Adam Fontenot 2020-08-09 05:25:39 UTC
I don't see this issue in recent versions (though I haven't tested with other themes). Closing this assuming it was fixed inadvertently.