GNU bug report logs - #54196
29.0.50; flat-button face box style does not work as expected

Previous Next

Package: emacs;

Reported by: David Ponce <da_vid <at> orange.fr>

Date: Mon, 28 Feb 2022 09:31:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: David Ponce <da_vid <at> orange.fr>
Cc: 54196 <at> debbugs.gnu.org
Subject: bug#54196: 29.0.50; flat-button face box style does not work as expected
Date: Mon, 28 Feb 2022 11:36:23 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> With a flat button, there is no line around the button.  So you'd
> typically say

But there's a bug here.  It should be possible to specify the border
color, and if you do it in this order, you can:

 (propertize "This buffer is for text"
	     'font-lock-face
	     '( :box ( :line-width (20 . 20)
		       :style flat-button
		       :color "red")
	      :background "dark grey"))

I'll try to fix that...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.