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

* bug#4337: 23.1.50; Mouse pointer disappears
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Jan Djärv @ 2009-09-04  5:33 UTC (permalink / raw)
  To: Katsumi Yamaoka, 4337; +Cc: emacs-pretest-bug, 4337-done

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,
> 
> 





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

* bug#4337: marked as done (23.1.50; Mouse pointer disappears)
  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:40 ` Emacs bug Tracking System
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-09-04  5:40 UTC (permalink / raw)
  To: Jan Djärv

[-- Attachment #1: Type: text/plain, Size: 861 bytes --]

Your message dated Fri, 04 Sep 2009 07:33:57 +0200
with message-id <4AA0A6C5.1060406@swipnet.se>
and subject line Re: bug#4337: 23.1.50; Mouse pointer disappears
has caused the Emacs bug report #4337,
regarding 23.1.50; Mouse pointer disappears
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4337: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4337
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3431 bytes --]

From: Katsumi Yamaoka <yamaoka@jpl.org>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.50; Mouse pointer disappears
Date: Fri, 04 Sep 2009 13:27:23 +0900
Message-ID: <b4md467tjv7.fsf@jpl.org>

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,


[-- Attachment #3: Type: message/rfc822, Size: 2824 bytes --]

From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Katsumi Yamaoka <yamaoka@jpl.org>, 4337@emacsbugs.donarmstrong.com
Cc: emacs-pretest-bug@gnu.org, 4337-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4337: 23.1.50; Mouse pointer disappears
Date: Fri, 04 Sep 2009 07:33:57 +0200
Message-ID: <4AA0A6C5.1060406@swipnet.se>

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,
> 
> 

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

* bug#4337: 23.1.50; Mouse pointer disappears
  2009-09-04  5:33 ` Jan Djärv
@ 2009-09-04  5:58   ` Katsumi Yamaoka
  0 siblings, 0 replies; 4+ messages in thread
From: Katsumi Yamaoka @ 2009-09-04  5:58 UTC (permalink / raw)
  To: Jan Djärv; +Cc: emacs-pretest-bug, 4337, 4337-done

The problem has gone.  Thank you very much for the rapid fix!

>>>>> Jan Djärv wrote:
> 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,





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