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 613312 - Unacceptable screen edge behaviour for combo boxes
Unacceptable screen edge behaviour for combo boxes
Status: RESOLVED DUPLICATE of bug 374871
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
unspecified
Other All
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-03-19 10:31 UTC by Karl Lattimer
Modified: 2017-04-28 19:24 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Karl Lattimer 2010-03-19 10:31:52 UTC
http://www.qdh.org.uk/wordpress/wp-content/uploads/2010/03/comboboxbug.png

The image above demonstrates a worst case for comboboxes near screen edges, where the user is presented with an empty box with arrows. This is not an acceptable initial state for opening the combo box.

The blog post here discusses this http://www.qdh.org.uk/wordpress/?p=358

Note: Pidgin has a fairly decent way of dealing with this now by moving the popup window to exist entirely above the combobox.

It should also be noted that when scrolling should occur, the box should not present empty space for elements to scroll in to, instead it should resize and move the window accordingly.
Comment 1 Jean-François Fortin Tam 2017-04-28 19:24:46 UTC
All the hyperlinks here are dead but I'll presume this is a duplicate of 374871.

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