Bug 442747

Summary: plasmoidheading.svgz bad display
Product: [Plasma] plasmashell Reporter: remi.larroumets
Component: Theme - BreezeAssignee: visual-design
Status: RESOLVED FIXED    
Severity: minor CC: doncbugs, nate, plasma-bugs
Priority: NOR    
Version: 5.22.90   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.87
Attachments: Screenshot of the bug

Description remi.larroumets 2021-09-20 16:49:15 UTC
Created attachment 141742 [details]
Screenshot of the bug

Summary

1px thin line of the header-bottomright svg element does not take color from ColorScheme.

Only for this file:
/usr/share/plasma/desktoptheme/breeze-dark/widgets/plasmoidheading.svgz

Widget of Breeze default theme is not affected.





STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS

Linux: Arch Linux

KDE Plasma Version: 5.22.90
KDE Frameworks Version: 5.86.0
Qt Version: 5.15
Comment 1 remi.larroumets 2021-09-20 16:55:07 UTC
Sorry, due to miss click I submitted before finishing my text formatting...
Comment 2 remi.larroumets 2021-09-20 20:13:07 UTC
Problem found :

line 97 in plasmoidheading.svgz : fill="correntColor"

currentColor will be better ;)
Comment 3 remi.larroumets 2021-09-20 20:38:07 UTC
Oh, this is not in breeze package, on Arch Linux this file comes with plasma-desktop package.
Comment 4 remi.larroumets 2021-09-20 20:55:13 UTC
(In reply to remi.larroumets from comment #3)
> Oh, this is not in breeze package, on Arch Linux this file comes with
> plasma-desktop package.

On github it's in plasma-framework
Comment 5 Nate Graham 2021-09-20 21:09:50 UTC
Yeah, the file lives in plasma-framework, but we somewhat confusingly track Breeze Theme bugs here in the plasmashell Bugzilla product.

Now that you've found the problem, would you like to submit a merge request to fix it? You can submit it at https://invent.kde.org/frameworks/plasma-framework/-/merge_requests
Comment 6 Nate Graham 2021-09-25 14:19:25 UTC
*** Bug 442928 has been marked as a duplicate of this bug. ***