emacs-devel
[Top][All Lists]
Advanced

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

Re: Input for TTY menus


From: Stefan Monnier
Subject: Re: Input for TTY menus
Date: Fri, 18 Oct 2013 14:17:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Of course, the first up-mouse event should be ignored if it happens very
>> soon after the menu was popped up (and at about the same place as the
>> down-mouse that triggered the menu).
> Why is that?

That's for the case where the menu was popped up in response to
a down-mouse event.  In that case, if that down-mouse was "part of
a click" we should ignore the subsequent up-mouse, but if instead the
user does "press mouse-1, move to element, release mouse-1" then
we don't want to ignore the up-mouse.


        Stefan



reply via email to

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