GNU bug report logs - #6372
24.0.50; C-mouse-1 activates region on Windows

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Mon, 7 Jun 2010 17:22:02 UTC

Severity: minor

Tags: confirmed, help

Found in versions 24.1, 25.0.95

Full log


Message #70 received at 6372 <at> debbugs.gnu.org (full text, mbox):

From: Cecilio Pardo <cpardo <at> imayhem.com>
To: 6372 <at> debbugs.gnu.org.
Subject: RE: bug#6372: 24.0.50; C-mouse-1 activates region
Date: Fri, 16 Aug 2024 03:18:42 +0200
[Message part 1 (text/plain, inline)]
This seems to happen because TrackPopupMenu returns as
soon as the WM_LBUTTONDOWN is received. That message is
correctly purged. The problem comes from the subsequent
WM_LBUTTONUP message.

This patch is not a clean solution, but keeps the problem local.



[patch.diff (text/plain, attachment)]

This bug report was last modified 298 days ago.

Previous Next


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