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 407464 - [PATCH] GtkComboBox popup should use full width of the widget in list-mode
[PATCH] GtkComboBox popup should use full width of the widget in list-mode
Status: RESOLVED DUPLICATE of bug 340204
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-02-13 13:35 UTC by Xan Lopez
Modified: 2007-02-20 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use full-width for combobox popup in list-mode (384 bytes, patch)
2007-02-13 13:36 UTC, Xan Lopez
none Details | Review
Use GtkComboBox full width for popup in list-mode (374 bytes, patch)
2007-02-13 13:42 UTC, Xan Lopez
none Details | Review

Description Xan Lopez 2007-02-13 13:35:51 UTC
Seems to work ok just with this change but I'm not 100% sure, GtkComboBox is a mess.
Comment 1 Xan Lopez 2007-02-13 13:36:34 UTC
Created attachment 82463 [details] [review]
Use full-width for combobox popup in list-mode
Comment 2 Xan Lopez 2007-02-13 13:42:56 UTC
Created attachment 82464 [details] [review]
Use GtkComboBox full width for popup in list-mode

No need to cast the combo to GTK_BIN anymore...
Comment 3 Kristian Rietveld 2007-02-20 11:11:52 UTC

*** This bug has been marked as a duplicate of 340204 ***