Bug 414416

Summary: "Quick search" text is transparent
Product: [Unmaintained] ksysguard Reporter: pmargeti34
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Composite of Quick search over various backgrounds

Description pmargeti34 2019-11-23 09:52:09 UTC
Created attachment 124071 [details]
Composite of Quick search over various backgrounds

SUMMARY
The helper hint text "Quick search" in ksysguard acts differently depending on what kind of background it has. I'm running sway and QT_QPA_PLATFORM=wayland.

STEPS TO REPRODUCE
1. Open ksysguard over various backgrounds
2. Observe the transparent nature of the "Quick search" text
3. 

OBSERVED RESULT
Quick search text is transparent

EXPECTED RESULT
Quick search text is not transparent

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64
Qt Version: 5.14.0 beta 3

ADDITIONAL INFORMATION
Comment 1 Christoph Feck 2019-12-19 21:48:02 UTC
Odd. It is just a QLineEdit with placeholderText attribute, so it could be a Qt regression.
Comment 2 pmargeti34 2019-12-19 22:09:59 UTC
(In reply to Christoph Feck from comment #1)
> Odd. It is just a QLineEdit with placeholderText attribute, so it could be a
> Qt regression.

5.13 and 5.14 Qt display the same behavior.
Comment 3 Patrick Silva 2020-01-22 20:05:13 UTC

*** This bug has been marked as a duplicate of bug 416359 ***