Bug 173547

Summary: Playlist's palette screws up the scrollbars for some styles
Product: [Applications] amarok Reporter: Huynh Huu Long <long>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch?

Description Huynh Huu Long 2008-10-26 00:35:24 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

The playlist's are forced to have transparent backgrounds, although only the viewport needs to be transparent. After looking at the code I came to the conclusion that it's the same bug as here: https://bugs.kde.org/show_bug.cgi?id=173546.
Comment 1 Huynh Huu Long 2008-10-26 00:36:32 UTC
Created attachment 28146 [details]
patch?

This is how a patch could look like, but I never tested it...
Comment 2 Seb Ruiz 2008-10-26 02:59:36 UTC
SVN commit 875935 by seb:

Fix playlist scrollbar graphical errors with some styles. We only need to set the viewport transparent.
Patch by Huynh Huu Long
BUG: 173547


 M  +2 -0      ChangeLog  
 M  +9 -6      src/playlist/view/listview/PrettyListView.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=875935