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

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

bug#50660: 28.0.50; Text artifacting when the cursor moves over text und


From: Po Lu
Subject: bug#50660: 28.0.50; Text artifacting when the cursor moves over text under mouse face that originally displayed a box
Date: Sat, 16 Oct 2021 20:36:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> That's a separate problem, which exists in the current code as well,
> doesn't it?

It doesn't, because s->font isn't updated (while s->face is) in the
current code, which makes everything work properly.

> The only solution to that is to merge the mouse-face with the original
> face, ignoring the attributes of mouse-face that affect the text size,
> as documented in the ELisp manual.

Would this be easy to do?  If so, could you explain where to begin
implementing this?  Thanks.




reply via email to

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