GNU bug report logs -
#1032
foreground-color in default-frame-alist affects tooltips, while background-color does not
Previous Next
Reported by: "Juanma Barranquero" <lekktu <at> gmail.com>
Date: Fri, 26 Sep 2008 08:50:03 UTC
Severity: normal
Found in version 23.0.60
Done: "Juanma Barranquero" <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Judging from the code, I think the idea is not to modify
> `tooltip-frame-parameters', *except* for
> (foreground|background|border)-color, if they appear (if they don't,
> they are not added). The reasoning being that allowing such parameters
> with values that are not being obeyed would be misleading.
Now I understand.
> The right thing to do, IMHO, is to change tooltip-show not to modify
> `tooltip-frame-parameters', and fix the variable's docstring to
> explain that the color attributes of the tooltip frame come from the
> tooltip face. WDYT about the attached patch?
Looks good. Did you check that parameters appearing later in the
list don't override parameters appearing earlier?
> I cannot reproduce it. The new tooltip appears after a small delay.
I see - it's 10 seconds here - not really small ;-)
martin
This bug report was last modified 16 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.