Summary: | Amarok should respect global color palette in the bottom areas (currently blue) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Bernhard Beschow <shentey> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bart.cerneels, jmnovak, kfunk, myriam |
Priority: | NOR | ||
Version: | 2.4.3 | ||
Target Milestone: | 2.5 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
Bernhard Beschow
2011-08-03 10:16:44 UTC
I use the default Oxygen and it looks correct here. @Myriam: does "correct" mean that the areas below are grey? (or whatever the background color of your palette is) No, those are blue and should look blue :) Aha! Looks like we'd have to agree to disagree ;) Could some additional information be posted here regarding this issue? I've been googling fruitlessly for a way to correct this, and this bug report is the only one that precisely matches the issue I see. In my color scheme, that bottom toolbar renders in a particularly ugly pink color. No other KDE application that I can find uses that color, so Amarok is clearly doing something nonstandard here. I found that changing the global color 'Selection Background' (System Settings -> Application Appearance -> Colors -> Colors) affects the color of this toolbar; it renders in a lighter/brighter variant of the selection background color. Since this bottom area is not a selection, it doesn't seem correct that changing that color should affect this -- much less in a variant of the color. A toolbar seems like it would lead to a better display, but perhaps you have a different interpretation for it? (Since it's no longer called a status area, I'm guessing status bar colors don't make sense.) Using Amarok 2.4.3 under KDE 4.7.3 (just did a system upgrade that picked up current versions, which is why I'm only now seeing the issue). Thanks for clarifying where this color is coming from, and why! (In reply to comment #5) > Could some additional information be posted here regarding this issue? I've > been googling fruitlessly for a way to correct this, and this bug report is the > only one that precisely matches the issue I see. > > In my color scheme, that bottom toolbar renders in a particularly ugly pink > color. No other KDE application that I can find uses that color, so Amarok is > clearly doing something nonstandard here. I found that changing the global > color 'Selection Background' (System Settings -> Application Appearance -> > Colors -> Colors) affects the color of this toolbar; it renders in a > lighter/brighter variant of the selection background color. Since this bottom > area is not a selection, it doesn't seem correct that changing that color > should affect this -- much less in a variant of the color. A toolbar seems like > it would lead to a better display, but perhaps you have a different > interpretation for it? (Since it's no longer called a status area, I'm guessing > status bar colors don't make sense.) > > Using Amarok 2.4.3 under KDE 4.7.3 (just did a system upgrade that picked up > current versions, which is why I'm only now seeing the issue). > > Thanks for clarifying where this color is coming from, and why! I've been working on this past weekend and am almost ready to commit a change to the regular color scheme using QPalette::Mid and ::Shadow. Will close this bug using the commit hook. This has been implemented since Amarok 2.5 |