bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59285: 29.0.50; Setting default font as frame parameter upsets tab-b


From: Po Lu
Subject: bug#59285: 29.0.50; Setting default font as frame parameter upsets tab-bar display height
Date: Sat, 19 Nov 2022 14:02:49 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Po Lu <luangruo@yahoo.com> writes:

> Gabriel <gabriel376@hotmail.com> writes:
>
>> James Ferguson <james@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?

Ping! Could you please answer that?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]