[Bug 786192] [NEW] Wrong rendering of some elements of interface

xapienz launchpad at xapienz.ru
Sat May 21 14:31:21 UTC 2011


Public bug reported:

Binary package hint: amarok

I have amarok-2.4.1.

SVG file default-theme-clean.svg is changed in (k)ubuntu and it is different from upstream.
That's why some elements of interface (now playing track) are rendered incorrectly: they have cyan colors while they should use system colors.

The color "#66ffff" is changed in this file to "#6ff" everywhere (I
know, they're the same, but SvgTinter in Amarok doesn't provide a
possibility to change "#6ff" to highlight color as it is implied).

There are some ways to correct this.
1. Restore the original default-theme-clean.svg.
2. Add "m_tintMap.insert( "#6ff", App::instance()->palette().highlight().color().name() );" to SvgTinter::init() in src/SvgTinter.cpp.
3. Replace all "#6ff" to "#66ffff" in svg.

** Affects: amarok (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in Ubuntu.
https://bugs.launchpad.net/bugs/786192

Title:
  Wrong rendering of some elements of interface




More information about the kubuntu-bugs mailing list