GNU bug report logs - #63271
29.0.90; broken mouse-face

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Thu, 4 May 2023 15:16:02 UTC

Severity: normal

Found in version 29.0.90

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: luangruo <at> yahoo.com, 63271 <at> debbugs.gnu.org, stephen.berman <at> gmx.net,
 juri <at> linkov.net
Subject: Re: bug#63271: 29.0.90; broken mouse-face
Date: Wed, 10 May 2023 14:00:27 +0300
> Date: Tue, 09 May 2023 23:19:35 +0000
> From: Gregory Heytings <gregory <at> heytings.org>
> cc: Juri Linkov <juri <at> linkov.net>, luangruo <at> yahoo.com, 63271 <at> debbugs.gnu.org, 
>     stephen.berman <at> gmx.net
> 
> I confirm that this bug is due to 85a078e785, which added, in
> ftcrfont_draw, a
> 
> s->background_filled_p = 1;
> 
> statement inside a #ifndef USE_BE_CAIRO (note the "n").  A few days later 
> a1aa9cbf57 moved that statement ouside of the conditional.  Removing that 
> statement fixes the bug.  I'm not sure what that statement is supposed to 
> do however, it might be necessary, but only for Haiku.

Thanks.

Po Lu, was that change intentional?  If not, let's remove that line or
move it under some conditional that doesn't include all Cairo builds.
If it was intentional, please explain why, and let's take it from
there.




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

Previous Next


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