unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #04617
[Bug 1324184] Re: UnityThemeIconProvider: Icons fall back to lower priority themes before checking alternative names
This affects the sound indicator on the desktop under suru theme,
because the icon listed as the first one is present in the ubuntu-mono-
dark theme, and that is selected, instead of going breadth-first and
checking for other icons first, before falling to another theme.
** Also affects: indicator-sound
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to The Sound Menu.
https://bugs.launchpad.net/bugs/1324184
Title:
UnityThemeIconProvider: Icons fall back to lower priority themes
before checking alternative names
Status in Sound Menu:
New
Status in Ubuntu UI Toolkit:
New
Bug description:
QIcon::fromTheme checks the ingerited/system theme for icons as well as the user theme.
Due to the way we split the icon name and check each icon separately, if we supply "audio-volume-high-panel,audio-volume-high" as the icon name, the icon that is returned will be "audio-volume-high-panel" if it is supplied by a lower inherited/system theme rather than checking if the actual theme contains "audio-volume-high".
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1324184/+subscriptions