Bug 465455

Summary: Broken scrollbars in system tray applets
Product: [Frameworks and Libraries] libplasma Reporter: Alexander Wilms <f.alexander.wilms>
Component: libplasmaAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: materka, me, nate, notmart
Priority: NOR    
Version: 5.102.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=458404
Latest Commit: Version Fixed In:
Attachments: clipboard applet
clipboard applet when hovering over scrollbar
update applet

Description Alexander Wilms 2023-02-08 02:44:44 UTC
Created attachment 156053 [details]
clipboard applet

SUMMARY
Scrollbar theming is broken for system tray applets

STEPS TO REPRODUCE
1. Use system update applet to check for new packages
2. Use clipboard applet to get a list of recently copied items

OBSERVED RESULT
Scrollbars are broken

EXPECTED RESULT
Scrollbars should not be broken

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230206
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.8-1-default (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION
Comment 1 Alexander Wilms 2023-02-08 02:45:46 UTC
Created attachment 156054 [details]
clipboard applet when hovering over scrollbar
Comment 2 Alexander Wilms 2023-02-08 02:46:01 UTC
Created attachment 156055 [details]
update applet
Comment 3 Alexander Wilms 2023-02-08 02:50:47 UTC
So far I could not reproduce this in a Wayland session.
Comment 4 Nate Graham 2023-02-08 19:04:21 UTC
Did you by any chance either switch to another Plasma theme and then back to Breeze? Or upgrade recently?

Does it go away if you run `rm ~/.cache/*plasma*; plasmashell --replace` in a terminal window?
Comment 5 Alexander Wilms 2023-02-08 19:48:51 UTC
I recently upgraded to 5.27. Yes, the glitch only appears when switching to another global theme and back to Breeze. The other themes (Expose, Otto, Win10OS-light) look fine.

`rm ~/.cache/*plasma*; plasmashell --replace` does fix the issue.
Comment 6 Nate Graham 2023-02-12 16:44:27 UTC
Thanks, sounds like Bug 450243. Maybe a bit of Bug 448750 too.

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