Guake window opens maximized but resets to correct size after opening new tab or toggling full screen · Issue #2278 · Guake/guake · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the screencast above. I pressed the following keys: F12, Ctrl+Shift+T, Ctrl+D, F12, F12, F12. Note how the window initially opens maximized but switches to the correct height after I open a new tab.
This started happening after I upgraded Guake version from 3.9.0-3 to 3.10-3 on Manjaro. I can no longer downgrade because Python version got upgraded in the meantime.
Similar issue here with fresh install on Ubuntu 24.04 using Gnome.
Repro
In the guake preferences, set window-height=90
Make guake appear (press <F12>))
=> guake opens in a window taking up 90% of desktop height
hide guake (press <F12>)
make guake appear (press <F12>)
=> guake opens in a window taking up 100% of desktop height and 100% of desktop width
enable fullscreen mode (press <F11>)
revert fullscreen mode (press <F11>)
=> guake reverts to a window taking up 90% of desktop height
I can confirm that opening a new tab also reverts the window's height to the expected value.
Playing around with the parameter window-height I found out that this behaviour starts happening with a value of 85, below that the window behaves as expected in terms of height.
Here are my preferences as exported by guake --save-prefences:
Describe the bug
Screencast.From.2025-03-10.10-02-04.mp4
See the screencast above. I pressed the following keys: F12, Ctrl+Shift+T, Ctrl+D, F12, F12, F12. Note how the window initially opens maximized but switches to the correct height after I open a new tab.
This started happening after I upgraded Guake version from 3.9.0-3 to 3.10-3 on Manjaro. I can no longer downgrade because Python version got upgraded in the meantime.
Expected behavior
Consistent window size.
Actual behavior
Window initially maximized.
To Reproduce
Just launch Guake.
Output of guake -v
$ guake --support
Guake Version: 3.11.dev0
Vte Version: 0.78.3
Vte Runtime Version: 0.78.3
GTK+ Version: 3.24.48
GDK Backend: <GdkX11.X11Display
Desktop Session: gnome
Display: :1
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: