GNU bug report logs -
#65554
30.0.50; help-echo string for truncated tab-bar names is not viewable
Previous Next
Reported by: Visuwesh <visuweshm <at> gmail.com>
Date: Sat, 26 Aug 2023 19:19:01 UTC
Severity: normal
Fixed in version 30.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 65554 <at> debbugs.gnu.org (full text, mbox):
>>> If you set tab-bar-tab-name-function to use tab-bar-tab-name-truncated,
>>> the latter function sets the help-echo string of the tab-bar name to the
>>> full name
>>
>> Actually the help-echo string with the full name is not viewable
>> even if you remove the :help lines from tab-bar--format-tab.
>>
>> I propose to move truncating the name from
>> tab-bar-tab-name-function to
>> tab-bar-tab-name-format-function.
>
> Correct me if I'm wrong, isn't tab-bar-tab-name-function indirectly used
> by tab-bar-tab-name-format-function? If that is the case, shouldn't the
> help-echo string survive once :help lines are removed from
> tab-bar--format-tab?
The help-echo string survives, but it is not displayed by the
current implementation. So you can't see even the help string
"Click to close tab" on the tab-bar-close-button.
This bug report was last modified 1 year and 265 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.