emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse pointer changes to I-bar over menu items


From: Eli Zaretskii
Subject: Re: mouse pointer changes to I-bar over menu items
Date: Sat, 08 Apr 2006 09:53:24 +0300

> From: "Drew Adams" <address@hidden>
> Date: Fri, 7 Apr 2006 18:04:33 -0700
> 
> emacs -Q
> 
> M-x set-variable pop-up-frames t
> 
> Open a file in one frame. Open another, writable file in a second frame.
> 
> In the second frame, open a menu-bar menu. Sometimes the mouse pointer
> changes to an I-bar when you are over the open menu.

Confirmed.  I think this is related to redisplay cycles: in some
situations we forget to change the cursor type back to the arrow
shape.  I will try to look at this when I have time, unless someone
beats me to it.  Thanks.

Btw, there's a similar slightly annoying problem with the cursor
shape: start with the mouse pointer outside the Emacs frame, and then
move the mouse so that it enters the Emacs frame's tool bar from the
right, where normally there are no buttons---the cursor shape retains
its <--> shape until you either move out of the tool bar or hit the
first button.  The correct behavior would be to have the <--> shape
only on the border of the frame, and then immediately switch to the
normal arrow shape.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]