GNU bug report logs - #37609
Tool-bar-mode grows the frame's height

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Thu, 3 Oct 2019 22:35:01 UTC

Severity: normal

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 37609 <at> debbugs.gnu.org
Subject: bug#37609: Tool-bar-mode grows the frame's height
Date: Fri, 07 May 2021 19:50:42 +0300
>> In Lucid
>>
>> ((outer-size 696 . 706) (outer-size 696 . 706))
>
> These look good now.  To check once more: What do
>
> (frame-height)
> (frame-char-height)
> (frame-pixel-height)

In Lucid

(frame-height)
38
(frame-char-height)
17
(frame-pixel-height)
648

>> I get in a GTK3 build
>>
>> ((outer-size 694 . 690) (outer-size 694 . 690))
>>
>> (frame-height)
>> 36
>
> And again what are the values reported by
>
> (frame-char-height)
> (frame-pixel-height)

In GTK3

(frame-height)
36
(frame-char-height)
17
(frame-pixel-height)
612




This bug report was last modified 3 years and 113 days ago.

Previous Next


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