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

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

bug#8530: 23.2; Button 'mouse-face property loses Bold and Italic proper


From: Chong Yidong
Subject: bug#8530: 23.2; Button 'mouse-face property loses Bold and Italic properties
Date: Tue, 09 Aug 2011 17:15:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> the font is explicitly ignored, at least in my reading of the code.
> Maybe that's because mouse-face was intended to _highlight_ the text,
> not redraw it in some entirely different face.  Or maybe there are
> other reasons, or even no particular reason at all.

Here is one reason:

- Move the mouse cursor over some text with a mouse face.
- Mouse face activates.
- Mouse face has a smaller font, so the text shrinks in size.
- The text is no longer under the mouse cursor.
- Mouse face should not be active.
- ????

I have added a note to the Lisp manual that the mouse-face can't be used
to change the text size.





reply via email to

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