* 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused
@ 2020-04-10 9:06 HaiJun Zhang
2020-04-10 12:18 ` HaiJun Zhang
0 siblings, 1 reply; 5+ messages in thread
From: HaiJun Zhang @ 2020-04-10 9:06 UTC (permalink / raw)
To: Emanuel Berg via Emacs development discussions.
[-- Attachment #1: Type: text/plain, Size: 3286 bytes --]
Reproducing steps:
1. emacs -Q
2. M-x blink-cursor-mode
3. menu-->Options-->Set default font-->choose a bigger size
4. M-x load-theme light-blue
5. switch to other app and then back to Emacs
6. The color of the cursor doesn't restore.
7. After a mouse click in the emacs frame, the cursor color restores.
In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.61 Version 10.13.6 (Build 17G12034))
of 2020-04-10 built on jundeMac
Repository revision: e18c24b35a7cf9bb1b91288b706fa448ed28a7c2
Repository branch: master
Windowing system distributor 'Apple', version 10.3.1561
System Description: Mac OS X 10.13.6
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Blink-Cursor mode disabled
funcall-interactively: End of buffer [7 times]
Configured using:
'configure --with-mac --with-modules --disable-acl --without-makeinfo
'CFLAGS=-O2 -g0''
Configured features:
RSVG GLIB NOTIFY KQUEUE GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS
MODULES THREADS JSON PDUMPER LCMS2 GMP
Important settings:
value of $LANG: zh_CN.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs text-property-search seq
byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date subr-x
cl-loaddefs cl-lib cus-start cus-load light-blue-theme china-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode elisp-mode lisp-mode prog-mode register page
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core term/tty-colors frame
minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite charscript charprop case-table epa-hook jka-cmpr-hook help
simple abbrev obarray cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
threads kqueue cocoa ns lcms2 multi-tty make-network-process emacs)
Memory information:
((conses 16 52410 13532)
(symbols 48 6858 1)
(strings 32 17060 1106)
(string-bytes 1 524325)
(vectors 16 9827)
(vector-slots 8 183804 8540)
(floats 8 20 46)
(intervals 56 183 0)
(buffers 992 10))
[-- Attachment #2: Type: text/html, Size: 21143 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused
2020-04-10 9:06 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused HaiJun Zhang
@ 2020-04-10 12:18 ` HaiJun Zhang
2020-04-10 15:30 ` Yuan Fu
2020-04-10 15:39 ` Bruno Félix Rezende Ribeiro
0 siblings, 2 replies; 5+ messages in thread
From: HaiJun Zhang @ 2020-04-10 12:18 UTC (permalink / raw)
To: Emanuel Berg via Emacs development discussions.
[-- Attachment #1: Type: text/plain, Size: 61 bytes --]
I reported the bug to the wrong place. What should I do now?
[-- Attachment #2: Type: text/html, Size: 474 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused
2020-04-10 12:18 ` HaiJun Zhang
@ 2020-04-10 15:30 ` Yuan Fu
2020-04-10 15:39 ` HaiJun Zhang
2020-04-10 15:39 ` Bruno Félix Rezende Ribeiro
1 sibling, 1 reply; 5+ messages in thread
From: Yuan Fu @ 2020-04-10 15:30 UTC (permalink / raw)
To: HaiJun Zhang; +Cc: Emanuel Berg via Emacs development discussions.
Send to debbugs ;-)
Yuan
> On Apr 10, 2020, at 8:18 AM, HaiJun Zhang <netjune@outlook.com> wrote:
>
> I reported the bug to the wrong place. What should I do now?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused
2020-04-10 12:18 ` HaiJun Zhang
2020-04-10 15:30 ` Yuan Fu
@ 2020-04-10 15:39 ` Bruno Félix Rezende Ribeiro
1 sibling, 0 replies; 5+ messages in thread
From: Bruno Félix Rezende Ribeiro @ 2020-04-10 15:39 UTC (permalink / raw)
To: HaiJun Zhang; +Cc: Emanuel Berg via Emacs development discussions.
[-- Attachment #1: Type: text/plain, Size: 287 bytes --]
Hello HaiJun,
HaiJun Zhang <netjune@outlook.com> writes:
> I reported the bug to the wrong place. What should I do now?
M-x ‘report-emacs-bug’ or mailto:bug-gnu-emacs@gnu.org.
--
Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
<http://oitofelix.freeshell.org/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused
2020-04-10 15:30 ` Yuan Fu
@ 2020-04-10 15:39 ` HaiJun Zhang
0 siblings, 0 replies; 5+ messages in thread
From: HaiJun Zhang @ 2020-04-10 15:39 UTC (permalink / raw)
To: Yuan Fu; +Cc: Emanuel Berg via Emacs development discussions.
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
Done. bug#40541
在 2020年4月10日 +0800 PM11:30,Yuan Fu <casouri@gmail.com>,写道:
> Send to debbugs ;-)
>
> Yuan
>
> > On Apr 10, 2020, at 8:18 AM, HaiJun Zhang <netjune@outlook.com> wrote:
> >
> > I reported the bug to the wrong place. What should I do now?
>
[-- Attachment #2: Type: text/html, Size: 1009 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-04-10 15:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-10 9:06 28.0.50; macOS: Cursor color doesn't restore after the frame changes from unfocused to focused HaiJun Zhang
2020-04-10 12:18 ` HaiJun Zhang
2020-04-10 15:30 ` Yuan Fu
2020-04-10 15:39 ` HaiJun Zhang
2020-04-10 15:39 ` Bruno Félix Rezende Ribeiro
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).