GNU bug report logs -
#59285
29.0.50; Setting default font as frame parameter upsets tab-bar display height
Previous Next
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
View this message in rfc822 format
Gabriel <gabriel376 <at> hotmail.com> writes:
> 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
Indeed. Garbiel, James, could you please see if the bug has now been
fixed on master?
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.