GNOME Bugzilla – Bug 139184
gtk_handle_box leaves space when torn off
Last modified: 2004-12-22 21:47:04 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.
It's intentional; Look at gtk_handle_box_size_request(), gtk_handle_box_draw_ghost()