GNU bug report logs - #21301
25.0.50; Emacs Trunk: Fringe bitmaps confuse foreground/background colors.

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Thu, 20 Aug 2015 20:01:02 UTC

Severity: normal

Merged with 21561

Found in version 25.0.50

Done: Anders Lindgren <andlind <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 21301 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Keith David Bershatsky <esq <at> lawlist.com>
Cc: 21301 <at> debbugs.gnu.org
Subject: Re: bug#21301: 25.0.50;
 Emacs Trunk:  Fringe bitmaps confuse foreground/background colors.
Date: Fri, 21 Aug 2015 16:47:41 +0300
> Date: Wed, 19 Aug 2015 13:31:49 -0700
> From: Keith David Bershatsky <esq <at> lawlist.com>
> 
> The fringe bitmaps in Emacs Trunk seem to confuse the foreground/background colors -- the foreground is the 'default color no matter what, and the background takes on the color of what should have been the foreground.
> 
> For example, a particular fringe bitmap should have a yellow foreground and nothing set for the background -- the result is a yellow background and a 'default foreground (which in my case is white).

I cannot reproduce this with today's master (but I'm not on Darwin).
E.g., evaluating the following in the *scratch* buffer

  (add-text-properties 141 142 '(display (left-fringe left-arrow warning)))

puts a light-red left-arrow on the left fringe near the beginning of
the 3rd line; light-red is the _foreground_ color of the 'warning'
face.  The background color of the fringe stays the same as the
default.

Do you see something different in the above recipe from "emacs -Q"?

If you see the problem in some different recipe, please show it.

Thanks.




This bug report was last modified 9 years and 201 days ago.

Previous Next


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