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 172886 - Drawing problem with many entries inside a combobox
Drawing problem with many entries inside a combobox
Status: RESOLVED DUPLICATE of bug 129463
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.6.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-04-06 23:51 UTC by Olaf Conradi
Modified: 2005-04-07 06:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
Drawing problem at the bottom. (157.17 KB, image/png)
2005-04-06 23:54 UTC, Olaf Conradi
Details
Drawing problem at the top. (174.05 KB, image/png)
2005-04-06 23:55 UTC, Olaf Conradi
Details

Description Olaf Conradi 2005-04-06 23:51:51 UTC
Please describe the problem:
Any combobox (with lots of items) which has to show a pager button (or whatever
the arrow thing is called) shows some kind of drawing bug.

If the current selection of the combobox is near the beginning or the end of the
list and the combobox must be drawn for the first time, then half the list is empty.

If you scroll the list in either direction, the items become visible one by one
and can be selected. Once every item is shown and the whole combobox is drawn
like it should be, then the problem does not show up again. It only happens on
initial drawing.

I've attached two screenshots showing this behaviour. The drawing bug happens on
both ends of the list and shows up in all applications. The screenshots are
taken of Epiphany.

It happens with most themes I've tried. So it's likely to not be a theme engine
problem.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?
Yes, if the combobox has enough entries to hit the edge of the screen.

Other information:
For reference:

I'm using Debian sid with gtk-2.6.4-1 and xfree 4.3.0.dfsg.1-12 on a S3 Savage
MX videocard.
Comment 1 Olaf Conradi 2005-04-06 23:54:20 UTC
Created attachment 39778 [details]
Drawing problem at the bottom.
Comment 2 Olaf Conradi 2005-04-06 23:55:04 UTC
Created attachment 39779 [details]
Drawing problem at the top.
Comment 3 Matthias Clasen 2005-04-07 06:42:37 UTC

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