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 #26 received at 63271 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: luangruo <at> yahoo.com, 63271 <at> debbugs.gnu.org
Subject: Re: bug#63271: 29.0.90; broken mouse-face
Date: Mon, 08 May 2023 18:56:05 +0300
[Message part 1 (text/plain, inline)]
>> I think your guess about fonts involved is right
>> because the problem disappears when the tab-line face
>> doesn't inherit from the 'variable-pitch' face.
>
> How can a face affect mouse-highlight?

Here is the minimal test case:

  (insert " " (propertize "TODO"
                          'face '(:inherit variable-pitch)
                          'mouse-face 'highlight))

that causes such effect after moving point over highlighted text
in fundamental-mode:

[mouse-face-variable-pitch.png (image/png, inline)]

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.