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

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

bug#43837: 28.0.50; [NS] Internal border of inactive frame loses color


From: Eli Zaretskii
Subject: bug#43837: 28.0.50; [NS] Internal border of inactive frame loses color
Date: Wed, 07 Oct 2020 10:03:34 +0300

> From: Andrii Kolomoiets <andreyk.mad@gmail.com>
> Date: Tue, 06 Oct 2020 22:40:33 +0300
> 
> In 'emacs -Q':
> 
> 1. M-: (setq test-frame (make-frame '((left . 50) (top . 50))))
> 2. C-x 5 o
> 3. M-: (set-face-background 'internal-border "blue" test-frame)
> 4. M-: (modify-frame-parameters test-frame '((background-color . "black")))
> 
> Now (face-background 'internal-border test-frame) returns nil.
> If we skip step 2, then the internal border color remains.

I think I fixed this on the master branch now.

Thanks.





reply via email to

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