Bug 173547 - Playlist's palette screws up the scrollbars for some styles
Summary: Playlist's palette screws up the scrollbars for some styles
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 00:35 UTC by Huynh Huu Long
Modified: 2008-10-26 02:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch? (831 bytes, patch)
2008-10-26 00:36 UTC, Huynh Huu Long
Details

Note You need to log in before you can comment on or make changes to this bug.
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