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

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

bug#67794: 30.0.50; mouse-face is not respected on SVG images


From: Manuel Giraud
Subject: bug#67794: 30.0.50; mouse-face is not respected on SVG images
Date: Thu, 14 Dec 2023 10:48:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Manuel Giraud <manuel@ledu-giraud.fr>
>> Cc: gerd.moellmann@gmail.com,  alan@idiocy.org,  67794@debbugs.gnu.org
>> Date: Thu, 14 Dec 2023 10:07:41 +0100
>> 
>> Would it be possible to lookup_image with the current mouse face at
>> glyphs generation time for a string with the mouse-face property and
>> then, using this image glyph when showing the mouse face?
>
> I guess it's possible, but it requires changes in how the display code
> works:
>
>   . when we generate glyphs, we currently pay no attention to
>     mouse-face properties, only to face properties
>   . image glyphs will need to store 2 image IDs, not 1, and use the
>     appropriate one in each case

Ok and do you think this is a good enough design?  Or should we do it
differently?
-- 
Manuel Giraud





reply via email to

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