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: Sun, 17 Oct 2021 08:32:46 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> There are two minor issues still:
>
>   1) After producing the mouse face, you should call
>      prepare_face_for_display.
>
>   2) The code you add in set_glyph_string_background_width is almost
>      identical to what we already have inside the loop in
>      get_cursor_offset_for_mouse_face, and I wonder whether we could
>      have a function to be called from these two places.
>
> Other than that, I think this is fine, thanks.

Does this resolve your concerns?  Thanks.

Attachment: 0001-Fix-minor-issues-with-text-display-when-cursor-is-in.patch
Description: Text Data


reply via email to

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