[hafqa] [hafqa] [Bug 3736] hildon Volumebar doesn't allow unsetting "CAN_FOCUS"

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Sat Sep 27 15:00:08 EEST 2008
https://bugs.maemo.org/show_bug.cgi?id=3736





------- Comment #2 from thp at perli.net  2008-09-27 15:00 GMT+3 -------
I did some more testing. It seems to work when setting the property "can-focus"
of the HildonVolumebar to FALSE. I have to do some more testing. It would be
helpful to have a Gtk developer have a look at this, because it's not clear
what the difference between

GTK_WIDGET_SET_FLAGS (GTK_WIDGET (volumebar), GTK_CAN_FOCUS);

and

g_object_set (G_OBJECT (priv->tbutton), "can-focus", FALSE, NULL);

is (apart from the different object, but I mean setting flags vs. setting the
property). I haven't found anything in the documentation, either :/ That's also
the reason why I don't feel like I could come up with a patch at the moment ;)


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3736
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list