> Date: Sat, 08 Apr 2006 09:53:24 +0300
> From: Eli Zaretskii <[EMAIL PROTECTED]>
> Cc: [email protected]
> 
> 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.

After some digging, it looks like, when the mouse crosses the Emacs
frame border, we leave the mouse cursor shape change to the Windows
GUI.  Is that true?  If so, I'm unsure how to fix this without writing
lots of code to handle the WM_SETCURSOR message in our code instead of
leaving that to Windows.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to