GNU bug report logs - #43381
27.1.50; Maybe wrong cursor FG color in NS port

Previous Next

Package: emacs;

Reported by: Dale Sedivec <dale <at> codefu.org>

Date: Sun, 13 Sep 2020 20:03:02 UTC

Severity: normal

Tags: confirmed

Found in version 27.1.50

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dale Sedivec <dale <at> codefu.org>
Cc: 43381 <at> debbugs.gnu.org
Subject: bug#43381: 27.1.50; Maybe wrong cursor FG color in NS port
Date: Mon, 14 Sep 2020 01:11:30 +0200
Dale Sedivec <dale <at> codefu.org> writes:

> The Emacs manual says[1], "the text shown under the cursor is drawn using
> the frame’s background color."  However, on the NS port, the foreground
> for text under the cursor seems to be taken from the face at point
> rather than the frame's background color.
>
> [1]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Cursor-Display.html
>
> To illustrate this, start emacs -Q and eval:
>
>     (progn
>       (switch-to-buffer (generate-new-buffer "test"))
>       (insert (propertize "testing"
>                           'face '((:background "blue" :foreground "white"))))
>       (goto-char 1))

It's not just the NS port, apparently -- I get the same in Debian.

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




This bug report was last modified 4 years and 300 days ago.

Previous Next


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