unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: emacs-pretest-bug@gnu.org
Subject: bug#4337: 23.1.50; Mouse pointer disappears
Date: Fri, 04 Sep 2009 13:27:23 +0900	[thread overview]
Message-ID: <b4md467tjv7.fsf@jpl.org> (raw)

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,





             reply	other threads:[~2009-09-04  4:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04  4:27 Katsumi Yamaoka [this message]
2009-09-04  5:33 ` bug#4337: 23.1.50; Mouse pointer disappears 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4md467tjv7.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=4337@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).