Can anyone confirm if this bug is still relevant?

** Changed in: ubuntu-themes (Ubuntu)
       Status: New => Incomplete

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

Title:
  Wrong toolbar button background in python application

Status in ubuntu-themes package in Ubuntu:
  Incomplete

Bug description:
  Hi everybody!

  When creating a primary toolbar with several buttons in it in python 
(PyGObject), the buttons' background are light instead of dark. Reloading the 
theme fixes the problem, but it's very annoying.
  The toolbar itself is created in Glade, then read in with Gtk.Builder, but it 
would be light defaultly, so I added some lines to make it dark:

  
self.ui.get_object("toolbar").get_style_context().add_class(Gtk.STYLE_CLASS_PRIMARY_TOOLBAR)

  Maybe this causes the strange bug. And even the sizes are different
  after reloading the theme. (it gets some pixels bigger)

  I'm going to attach a picture of the bug itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1022300/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to