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 167096 - Opening a combobox that is near the edge of a screen has part of it displayed blank
Opening a combobox that is near the edge of a screen has part of it displayed...
Status: RESOLVED DUPLICATE of bug 129463
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.4.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-11 16:54 UTC by Roel Vanhout
Modified: 2005-02-11 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot showing the bug (101.34 KB, image/png)
2005-02-11 16:56 UTC, Roel Vanhout
Details

Description Roel Vanhout 2005-02-11 16:54:23 UTC
Open a combobox with a lot of items that is positioned near the edge of a
screen. The popup is displaced correctly to provide more 'screen estate', but
the room that is expanded is empty. The entries in the popup should move, or the
 popup should be smaller. Testing this at the bottom is probably easiest,
although I've seen it happen in a case where a combobox that was positioned
close to the top of the screen had its last element selected 
Look at the attached screenshot to see what I mean.
This screenshot was taken with the file chooser of Gimp 2.2 for Windows. However
I think it's not a Gtk-Windows bug, I've seen it happen in one of my own
programs on Linux as well (although that was with Gtk 2.2).
A simple test case would probably be a window with only a combobox on it and
with a big number (like 50+) entries.
Comment 1 Roel Vanhout 2005-02-11 16:56:07 UTC
Created attachment 37355 [details]
Screenshot showing the bug
Comment 2 Matthias Clasen 2005-02-11 17:06:09 UTC

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