bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#46827: Broken initial size of GTK3 frame


From: Juri Linkov
Subject: bug#46827: Broken initial size of GTK3 frame
Date: Mon, 03 May 2021 19:40:11 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> Actually, now there is only one successful scenario: it doesn't flash
>> with sit-for, but still flashes with a message.
>
> Does "now" mean after my most recent commit?

I don't know whether it affected since anyway sit-for can be used for
workaround as a test without flash.

> Didn't you earlier say that all this happens in a maximized frame?  The
> sizes above seem to contradict that.

For testing, I tried in an unmaximized frame, but the problem is the same.

> In either case, someone requests to enlarge and shrink the tab bar by
> two pixels which contradicts your earlier "and the tab bar is not
> resized".

There are no visible resizes.

> So who wants to do that to the tab bar and why?

I don't know who wants to resize by two pixels.

> And who wants to set the window configuration here and why?

I added a breakpoint in set-window-configuration, and it's called from
tab-bar-select-tab in Gnus.

In total there are 4 tab switches with 4 calls of set-window-configuration.
But after removing gnus-remove-some-windows, when set-window-configuration
is not called at all, there are still the same flashes.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]