On Thu, May 10, 2007 at 02:30:53PM +0200, Anselm R. Garbe wrote:
> I notice the following annoyance. Everytime I open the firefox
> save as dialog (regardless in tiled or floating mode, it's
> floating anyways because of the TRANSIENT_FOR hint), it resizes
> itself between some requested size and its initial size. Only
> if I resize it directly or if I press ESC or RETURN it stops
> its flickering resizals.
>
> Do you notice the same?
>
> Actually the Gimp Save As dialog behaves the same, though no
> wonder, because it's GTK. I work on a fix before 4.1, this
> annoyed me for several months now.
I added some debug output to configurerequest and get the
following endless output:
dwm: before confreq. name: Save As, geom: 1288x517_AT_495x181 border: 1
dwm: after confreq. name: Save As, geom: 1288x517_AT_624x181 border: 1
dwm: before confreq. name: Save As, geom: 1288x517_AT_624x181 border: 1
dwm: after confreq. name: Save As, geom: 1288x517_AT_495x181 border: 1
dwm: before confreq. name: Save As, geom: 1288x517_AT_495x181 border: 1
dwm: after confreq. name: Save As, geom: 1288x517_AT_624x181 border: 1
dwm: before confreq. name: Save As, geom: 1288x517_AT_624x181 border: 1
dwm: after confreq. name: Save As, geom: 1288x517_AT_495x181 border: 1
...
The funny thing is, that the dialog requests the size it
had before it requested the size. Looks like a weird gtk bug,
but I will see if it can be fixed somehow.
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Thu May 10 2007 - 15:41:00 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:41:19 UTC