GNU bug report logs - #25542
25.1; Restoring the frame from fullscreen to maximized

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Thu, 26 Jan 2017 08:16:02 UTC

Severity: normal

Found in version 25.1

Done: Ken Brown <kbrown <at> cornell.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 25542 <at> debbugs.gnu.org
Subject: bug#25542: 25.1; Restoring the frame from fullscreen to maximized
Date: Fri, 27 Jan 2017 11:01:13 +0100
>> In both cases (before step 2 and after step 3), (frame-geometry) outputs
>> this:
>>
>>    ((outer-position 192 . 130)

I'm afraid I've been imprecise here.  I was comparing the initial and
final scenarios (i.e. before step 1 and after step 3).

So, I'll now post the values you wanted:

** Before step 2 (i.e. just after maximizing the frame with the mouse):

((outer-position 54 . -8) (outer-size 1554 . 916)
(external-border-size 8 . 8) (title-bar-size 1516 . 23)
(menu-bar-external . t) (menu-bar-size 1538 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 1554 . 36)
(internal-border-width . 0))

** After step 3 (i.e. just after pressing F11 a second time)

((outer-position 192 . 130) (outer-size 689 . 671)
(external-border-size 8 . 8) (title-bar-size 651 . 23)
(menu-bar-external . t) (menu-bar-size 673 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 689 . 36)
(internal-border-width . 0))

These values (after final step) are the same I get at the very
beginning (just after "emacs -Q").

Sorry for the confusion.

>> (outer-size 689 . 671)
>
> Is it true that your screen is almost square and has so few pixels?

No, my screen resolution is 1600 x 900 pixels.

-- 
Dani Moncayo




This bug report was last modified 4 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.