unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4337: 23.1.50; Mouse pointer disappears
@ 2009-09-04  4:27 Katsumi Yamaoka
  2009-09-04  5:33 ` Jan Djärv
  2009-09-04  5:40 ` bug#4337: marked as done (23.1.50; Mouse pointer disappears) Emacs bug Tracking System
  0 siblings, 2 replies; 4+ messages in thread
From: Katsumi Yamaoka @ 2009-09-04  4:27 UTC (permalink / raw)
  To: emacs-pretest-bug

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,





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-04  5:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-04  4:27 bug#4337: 23.1.50; Mouse pointer disappears Katsumi Yamaoka
2009-09-04  5:33 ` Jan Djärv
2009-09-04  5:58   ` Katsumi Yamaoka
2009-09-04  5:40 ` bug#4337: marked as done (23.1.50; Mouse pointer disappears) Emacs bug Tracking System

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).