GNU bug report logs -
#25943
21.5 Frame Display Difficulties
Previous Next
Reported by: <david <at> ngdr.net>
Date: Fri, 3 Mar 2017 04:16:01 UTC
Severity: normal
Tags: moreinfo
Found in version 21.5
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #50 received at 25943 <at> debbugs.gnu.org (full text, mbox):
> I am hoping that these screenshots will throw some light on problem 3.
> The key question now appears to address why the main emacs frame is not
> filled properly, my popups can be eliminated as the cause of the problem.
The only thing that comes to my mind without investigating this more
deeply is that you do some sort of scaling on that display. Have you
anywhere set GDK_SCALE (or GDK_DPI_SCALE) to something greater 1? GTK
Emacsen can't digest that yet and it will take some time to teach them
the right way.
Otherwise, as a first step please do any experiments with emacs -Q only
(we'll deal with your init file later) so we can see see how menu and
toll bars relate to the problem. Then tell me the return value of the
following forms evaluated for the maximized (cream colored) frame.
(display-monitor-attributes-list)
(frame-geometry)
(frame-edges nil 'outer-edges)
(frame-edges nil 'native-edges)
(frame-edges nil 'internal-edges)
Thanks, martin
This bug report was last modified 3 years and 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.