Steps to reproduce
gvim --clean
:set gfn=Monospace\ 20
- type any ex command, e.g.
:q -- it is outside of the window and you can't see it.
If you change window size with a mouse, it appears (with glitches):
Additionally, if you do the opposite, decrease font size:
There is a dead area and a command line is way off the bottom.
Expected behaviour
Same as gtk3 -- increasing or decreasing font size should put contents within window view.
Version of Vim
9.2.502
Environment
debian13, kde, gvim with gtk4
Logs and stack traces
Steps to reproduce
gvim --clean:set gfn=Monospace\ 20:q-- it is outside of the window and you can't see it.If you change window size with a mouse, it appears (with glitches):
Additionally, if you do the opposite, decrease font size:
There is a dead area and a command line is way off the bottom.
Expected behaviour
Same as gtk3 -- increasing or decreasing font size should put contents within window view.
Version of Vim
9.2.502
Environment
debian13, kde, gvim with gtk4
Logs and stack traces