GNU bug report logs - #59285
29.0.50; Setting default font as frame parameter upsets tab-bar display height

Previous Next

Package: emacs;

Reported by: James Ferguson <james <at> faff.org>

Date: Tue, 15 Nov 2022 16:09:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gabriel <gabriel376 <at> hotmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#59285: 29.0.50; Setting default font as frame parameter
 upsets tab-bar display height
Date: Tue, 15 Nov 2022 20:01:58 -0300
James Ferguson <james <at> faff.org> writes:
>
> Changing the selected frame 'default face size with "<family>-<size>"
> results in a tab bar with a lot of vertical space padding,  It also
> doesn't redisplay it properly with redrawing if you move the mouse over
> the tab bar, or if you switch tabs.
>
> As far as I can tell for the life of the frame.  This, I believe, is new since 28.x.
>
> I see it with `emacs -q`.
>
> e.g.:
>
> (tab-bar-mode)
> (set-frame-parameter (selected-frame)
>                      'font
>                      (format "%s-18" (face-attribute 'default :family)))
>
> Thanks!
>

Related (and potential duplicated) to bug#59271.

---
Gabriel




This bug report was last modified 2 years and 176 days ago.

Previous Next


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