GNU bug report logs - #75931
31.0.50; mouse-face and pointer properties make pointer change back and forth

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Wed, 29 Jan 2025 18:23:01 UTC

Severity: normal

Found in version 31.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: luangruo <at> yahoo.com, 75931 <at> debbugs.gnu.org
Subject: Re: bug#75931: 31.0.50; mouse-face and pointer properties make
 pointer change back and forth
Date: Fri, 31 Jan 2025 05:52:07 -0300
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Date: Thu, 30 Jan 2025 17:41:02 -0300
>> Cc: 75931 <at> debbugs.gnu.org, luangruo <at> yahoo.com
>> From: Mauro Aranda <maurooaranda <at> gmail.com>
>>
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>>  > Please try the patch below.
>>
>> Thanks, but the issue remains after applying the patch.
>
> That probably means that one or more other calls to show_mouse_face
> need to be passed 'false' as the last argument.  Since AFAIU only the
> calls with DRAW_MOUSE_FACE can reset the mouse pointer back to the
> hand shape, those are the calls that are the suspects.  So please
> change each such call and see which additional one needs that.  I hope
> there's only one such call, so please change only one call at a time,
> each time returning the other calls to their current state.

It's the call at the end of mouse_face_from_buffer_pos.

But passing just false can't be right, since it would prevent drawing
the hand pointer when no pointer property is specified.





This bug report was last modified 108 days ago.

Previous Next


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