Bug 183037

Summary: Lyrics Applet not reading KDE theme well
Product: [Applications] amarok Reporter: Georgie Mathews <Georgie.Mathews>
Component: Context ViewAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: lfranchi, piemonkey
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Georgie Mathews 2009-02-03 19:14:47 UTC
Version:           2.0.1 (using KDE 4.1.3)
Installed from:    Ubuntu Packages

The lyrics applet does not get the theme from KDE itself resulting in a white border around it which does not look too good on darker KDE colour schemes. Here is a screenshot when I ran a darker colour scheme :

http://img502.imageshack.us/my.php?image=screenkm5.png
Comment 1 Mark Kretschmann 2009-02-03 19:29:50 UTC
Looks like a bug to me, so I'm reclassifying from wishlist to bug.
Comment 2 piemonkey 2009-02-09 02:19:42 UTC
I get this too. I also get a white border around album covers (which can kind of be seen in the screenshot given by the reporter), which is less intrusive, but I don't think should really be there.
Comment 3 Mark Kretschmann 2009-03-04 11:01:13 UTC
SVN commit 934949 by markey:

Fix issues with dark (inverted) KDE color schemes colliding with the
Lyrics Applet's theme.

For some sick reason the solution is simply _not_ to paint our custom
SVG frame file. After removing it, Plasma does the "right" thing
automatically.

BUG: 183037

 M  +8 -18     LyricsApplet.cpp  
 M  +1 -3      LyricsApplet.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=934949
Comment 4 Christophe Marin 2011-10-03 12:17:52 UTC
*** Bug 283239 has been marked as a duplicate of this bug. ***