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 676012 - Inconsistency in the appearance of GtkComboBox and GtkComboBoxEntry's popup lists
Inconsistency in the appearance of GtkComboBox and GtkComboBoxEntry's popup l...
Status: RESOLVED DUPLICATE of bug 156017
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.24.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-05-14 07:39 UTC by cantabile
Modified: 2017-08-24 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case. (1.05 KB, text/plain)
2012-05-14 07:41 UTC, cantabile
Details

Description cantabile 2012-05-14 07:39:47 UTC
To see the problem, run the very simple pygtk script attached and pop up the two widgets' lists.

The GtkComboBox's list pops up with the selected item already in view, as it should, whereas GtkComboBoxEntry's list always shows the top, no matter what item is selected. Now, if the text entry contained some text that isn't on the list, this would be normal, but when the text /is/ on the list, GtkComboBoxEntry should behave like GtkComboBox.

gtk2 version: 2.24.10.
Operating system: Arch Linux, 64 bit.
Comment 1 cantabile 2012-05-14 07:41:08 UTC
Created attachment 213983 [details]
Test case.
Comment 2 Daniel Boles 2017-08-24 22:28:03 UTC

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