On Mon, 11 Jan 2010 15:49:18 -0800 Ivan Kohler <[email protected]> wrote:
> When the maximize button is clicked, roxterm maximizes. The maximize > button does not change state when the application is full screen, and > when the maximize button is clicked a second time, roxterm does not > return to its previous size. > > roxterm also does not restore size after a second middle mouse click on > the maximize button (vertical maximize); however, oddly enough, > restoring the size on the second right click (horizontal mazimize) works > fine. > > Using kwin window manager under KDE. I see the same thing in kwin, but not with other window managers. gnome-terminal, gvim and others have the same problem, so I think it's a kwin bug. I suspect it's to do with the use of gtk_window_set_geometry_hints to force the text widget to fit a whole number of character cells. -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

