** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1324184

Title:
  UnityThemeIconProvider: Icons fall back to lower priority themes
  before checking alternative names

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

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/ubuntu-ui-toolkit/+bug/1324184/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to