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 139184 - gtk_handle_box leaves space when torn off
gtk_handle_box leaves space when torn off
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
2.5.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-04-05 20:00 UTC by Morten Welinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2004-04-05 20:00:27 UTC
1. Run gnumeric, for example cvs as-of yesterday.
2. Tear off a toolbar.

==> A small, probably 2-pixel area is left behind.

This appears to be the result of style->ythickness being added.  I don't
see why it is added at all.  IMHO, the leftover should take up no space.
Comment 1 Owen Taylor 2004-04-06 15:33:24 UTC
It's intentional; 
Look at gtk_handle_box_size_request(), gtk_handle_box_draw_ghost()