GNU bug report logs - #66655
29.1; Clicking buttons sometimes doesn't work

Previous Next

Package: emacs;

Reported by: tomasralph2000 <at> gmail.com

Date: Fri, 20 Oct 2023 20:29:01 UTC

Severity: normal

Tags: fixed

Found in version 29.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tomasralph2000 <at> gmail.com, 66655 <at> debbugs.gnu.org
Subject: bug#66655: 29.1; Clicking buttons sometimes doesn't work
Date: Wed, 25 Oct 2023 14:59:55 +0300
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: tomasralph2000 <at> gmail.com,  66655 <at> debbugs.gnu.org
> Date: Tue, 24 Oct 2023 18:00:14 -0400
> 
> > With the current code, if I move the mouse between the events, but the
> > coordinates differ by less than double-click-fuzz, we will not
> > generate a drag event.  If the mouse-moved flag overrides that, we
> > will generate a drag event where previously we didn't, isn't that so?
> 
> Good point.
> 
> The patch below should fix this problem (as well as the problem that we
> only considered the mouse to move when we emitted a `mouse-movement`
> event).

This seems to assume that double-click-fuzz cannot be large enough to
allow the events be on different buffer positions?  Isn't this change
in behavior?




This bug report was last modified 1 year and 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.