Eli Zaretskii <[EMAIL PROTECTED]> writes:

> Confirmed.  I think this is related to redisplay cycles: in some
> situations we forget to change the cursor type back to the arrow
> shape.

When I reproduced it, my mouse never left the menus, and changed from
an arrow to an I-bar back to an arrow, then to a hand. I think it
is more than forgetting to change the cursor back, as the cursor
should never have become an I-bar or hand.

More likely the mouse move messages when we are over a menu do not
correspond to any frame, and instead of discarding them, we use the
same x/y coordinates in the default frame and go through all the
mouse highlight and pointer code (though that does not explain why
this does not happen with a single frame).


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

Reply via email to