GNU bug report logs -
#18451
24.4.50; 'toggle-frame-fullscreen' can cut off minibuffer
Previous Next
Reported by: dev <at> mattleach.net
Date: Thu, 11 Sep 2014 16:42:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.4.50
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
18 sep 2014 kl. 14:41 skrev martin rudalics <rudalics <at> gmx.at>:
> In any case, the problem could be due to the following:
>
> (1) Due to some non-textual settings (scroll bar, divider, border width)
> we ask the window manager for a frame height which is _not_ an
> integral multiple of the nominal character height. At the same time
> we ask the window manager to store that nominal height as the
> canonical height by which frame height change increments should be
> allowed.
>
> (2) The window manager (sometimes) decides that our resize request is
> impudent and overrules it by sending us a size that fits the nominal
> height settings.
>
> Jan is our hints expert. Maybe he has an idea.
Basically yes. But with Gtk+ there is an additional complication. Gtk tries to force the height increments itself if it finds that they aren't met, by resizing windows. By setting resize pixelwise all hints are basically off so nothing of this happens. An idea would be to turn hints off if we are going fullsize.
Jan D.
This bug report was last modified 10 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.