Re: [joss debian org: Re: RFH: Weird bug in sawfish's handling of gtk save file dialogs]



On 4/26/07, Luis Rodrigo Gallardo Cruz <rodrigo nul-unu com> wrote:
This turns out to be a gtk bug. Apparently it does not happen on
metacity but it does on several other WMs.

----- Forwarded message from Josselin Mouette <joss debian org> -----

Subject: Re: RFH: Weird bug in sawfish's handling of gtk save file dialogs
From: Josselin Mouette <joss debian org>

http://bugs.debian.org/420021
http://bugzilla.gnome.org/show_bug.cgi?id=420285

There is a patch proposal; another possibility is to revert the
differences between 2.10.9 and 2.10.10.


Following Josselin suggestion i've reverted the line 162 of
gktfilechooserdialog.c in the libgtk

-  geometry.min_width = (!priv->resize_horizontally ? width : -1);
+  geometry.min_width = -1;

probably not the proper one, but for the moment it's fixed.


--
Andrea



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]