GNU bug report logs -
#4337
23.1.50; Mouse pointer disappears
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 4 Sep 2009 04:40:05 UTC
Severity: normal
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I have checked in a fix.
Jan D.
Katsumi Yamaoka skrev:
> Hi,
>
> Recently, after invoking some command that pops up to a new frame,
> the mouse pointer disappears on the original frame in which that
> command is invoked. The problem can be reproduced with `emacs -Q'
> as follows:
>
> 1. Eval this command:
>
> (defun test (arg)
> (interactive (list (read-string "Type RET> ")))
> (let ((buffer (get-buffer-create "*testing*"))
> (pop-up-frames t))
> (pop-to-buffer buffer)))
>
> 2. Type `M-x test RET RET' in the Emacs frame A.
> Then the Emacs frame B rises and the mouse pointer moves there.
>
> 3. Move the mouse to the Emacs frame A manually.
> Then I see the mouse pointer disappears.
>
> Is it only to me? I use Emacs 23.1.50 the latest on Fedora 11
> that is updated everyday. It might be due to something new in
> Fedora 11 but Emacs 23.1 has no problem.
>
> Regards,
>
>
This bug report was last modified 15 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.