After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 485762 - cell view is layed out wrong in the combobox
cell view is layed out wrong in the combobox
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.12.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-10-11 15:15 UTC by Benjamin Berg
Modified: 2013-02-06 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Berg 2007-10-11 15:15:53 UTC
When calculating the position of the cell view in the combobox, GTK+ does not take GtkButton::inner-padding into account. It should also not use the style of the combobox, but from the button to retrieve the focus-line-width and the focus-padding properties, as these may be different.
Comment 1 Manuel Quiñones 2013-02-05 19:57:59 UTC
GtkButton:inner-border has been deprecated as the docs say, can this be closed?

http://developer.gnome.org/gtk3/stable/GtkButton.html#GtkButton--s-inner-border
Comment 2 Matthias Clasen 2013-02-06 13:22:22 UTC
yes, lets close it