From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#6372: 24.0.50; C-mouse-1 activates region Date: Sun, 08 Jul 2012 21:09:38 +0300 Message-ID: <83hatiktul.fsf@gnu.org> References: <87liiujrpd.fsf@gnu.org> <8F41724E359B445C81DDA030FDFC18C6@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1341771064 32374 80.91.229.3 (8 Jul 2012 18:11:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 8 Jul 2012 18:11:04 +0000 (UTC) Cc: 6372@debbugs.gnu.org, cyd@gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 08 20:11:02 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Snvwh-0007Q1-B6 for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Jul 2012 20:10:59 +0200 Original-Received: from localhost ([::1]:60819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snvwg-0001ad-8I for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Jul 2012 14:10:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snvwc-0001aL-5c for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2012 14:10:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Snvwa-0004DL-HG for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2012 14:10:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snvwa-0004Cm-Dr for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2012 14:10:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Snw1a-0007pT-49 for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2012 14:16:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Jul 2012 18:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6372 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6372-submit@debbugs.gnu.org id=B6372.134177130430032 (code B ref 6372); Sun, 08 Jul 2012 18:16:02 +0000 Original-Received: (at 6372) by debbugs.gnu.org; 8 Jul 2012 18:15:04 +0000 Original-Received: from localhost ([127.0.0.1]:56962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snw0d-0007oL-OF for submit@debbugs.gnu.org; Sun, 08 Jul 2012 14:15:03 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:53708) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snw0b-0007nh-FJ for 6372@debbugs.gnu.org; Sun, 08 Jul 2012 14:15:02 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M6U00J00T1P2G00@a-mtaout20.012.net.il> for 6372@debbugs.gnu.org; Sun, 08 Jul 2012 21:09:49 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M6U00IZMT4CNK90@a-mtaout20.012.net.il>; Sun, 08 Jul 2012 21:09:49 +0300 (IDT) In-reply-to: <8F41724E359B445C81DDA030FDFC18C6@us.oracle.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61731 Archived-At: > From: "Drew Adams" > Date: Sun, 8 Jul 2012 10:18:40 -0700 > Cc: 6372@debbugs.gnu.org > > > "Drew Adams" writes: > > > > > 1. Click C-mouse-1. The Buffer Menu opens. > > > > > > 2. Click mouse-1 outside the menu. The menu disappears, which is > > > correct. > > > > > > But the region is activated, which is incorrect. Clicking > > > mouse-1 here should simply set point, without activating the region. > > > > FWIW, this is not reproducible on GNU/Linux. Maybe a Windows-only > > issue; can someone with access to Windows check if this still happens? > > Yes, the bug is still there. Indeed. After the recipe, "C-h l" shows this: C-h l What do you see on GNU/Linux? Which toolkit(s) did you try it with? FWIW, in the MSDOS build the problem doesn't happen, and view-lossage shows just this: C-h l Any clue where could drag-mouse-1 come from? I guess we don't discard some events that we should.