GNU bug report logs -
#13426
Frame parameter fullscreen and maximized
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Sun, 13 Jan 2013 10:18:02 UTC
Severity: normal
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 13426-done <at> debbugs.gnu.org (full text, mbox):
> Both issues are fixed.
Fine.
> However, now I see another related problem: having this code in ~/.emacs,
>
> (add-hook 'after-init-hook
> (lambda ()
> (toggle-frame-maximized))
> t)
>
> I get a maximized frame visually, but internally with unmaximized dimensions,
> i.e. mouse avoidance moves the mouse pointer to the middle of the frame instead
> of the edges (because it uses frame dimensions from unmaximized frame), etc.
Works normally on Windows here. What does `window--dump-frame' produce
on such a frame? Do you get the same behavior when you add (fullscreen
. maximized) to `initial-frame-alist' or `default-frame-alist'?
> This is a recent bug that breaks frame dimensions after desktop frame restore.
Hmmm... How recent? Does desktop frame restore use `toggle-frame-maximized'?
> If you already know about this problem, could you please point me to the
> existing bug report, or should I create a new one?
Please create a new one.
martin
This bug report was last modified 10 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.