GNU bug report logs -
#72986
Disabling menu-bar-mode changes size of new frames
Previous Next
Full log
View this message in rfc822 format
>> Reproduction with Emacs 29.3 (also with git master HEAD, see below).
>>
>> Run: emacs -Q
>> C-x 5 2 ; window opens the same size as the initial window
>> M-x menu-bar-mode RET ; disable menu-bar-mode
Here with a GTK-3 build on XFCE disabling menu-bar-mode makes both
frames smaller by the menu bar height. Does this happen on your system?
>> C-x 52 ; window opens much smaller than initial window
>>
>> With master HEAD (commit 92ea393a16e), the situation is slightly different:
>>
>> Run: emacs -Q
>> C-x 52 ; window opens much smaller than initial window
In all these cases after every single step please evaluate
(frame-geometry)
and post the results here. The window manager is mutter, I suppose?
Thanks, martin
This bug report was last modified 182 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.