From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.devel Subject: Re: Possible Bug: Mouse drag event records wrong window for release when crossing frames Date: Fri, 29 Sep 2017 15:08:29 -0400 Message-ID: References: <59CB5D45.9070603@gmx.at> <59CE058D.3010607@gmx.at> <59CE8EDA.4090108@gmx.at> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c080c60e7e3ae055a58c1d4" X-Trace: blaine.gmane.org 1506712154 30248 195.159.176.226 (29 Sep 2017 19:09:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2017 19:09:14 +0000 (UTC) Cc: Stefan Monnier , emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 29 21:09:10 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dy0em-000768-ND for ged-emacs-devel@m.gmane.org; Fri, 29 Sep 2017 21:09:04 +0200 Original-Received: from localhost ([::1]:36698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dy0eu-00023B-6v for ged-emacs-devel@m.gmane.org; Fri, 29 Sep 2017 15:09:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dy0em-000235-DY for emacs-devel@gnu.org; Fri, 29 Sep 2017 15:09:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dy0ej-0001Sh-9e for emacs-devel@gnu.org; Fri, 29 Sep 2017 15:09:04 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dy0ej-0001SL-6N for emacs-devel@gnu.org; Fri, 29 Sep 2017 15:09:01 -0400 Original-Received: from mail-qk0-f181.google.com ([209.85.220.181]:48253) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1dy0ei-0000GW-RX for emacs-devel@gnu.org; Fri, 29 Sep 2017 15:09:00 -0400 Original-Received: by mail-qk0-f181.google.com with SMTP id a128so588557qkc.5 for ; Fri, 29 Sep 2017 12:09:00 -0700 (PDT) X-Gm-Message-State: AMCzsaV+2umnM36nlixVjjsYAGWhUO1a+TsxbLwj0alD77TJr3BVLB4s rJa4ZAjwItbFtzulnzXiA0h5TCtE61u8UI2Xwb8= X-Google-Smtp-Source: AOwi7QAiXak9JHKKb7qxZrawayxkRCcoaNFkLX1Pbm8kwmcFHCTQr7BT0B+JNCKYJisHc0BAgh+SJqB59cKkzRNKw1E= X-Received: by 10.233.237.5 with SMTP id c5mr4801932qkg.309.1506712140373; Fri, 29 Sep 2017 12:09:00 -0700 (PDT) Original-Received: by 10.237.34.225 with HTTP; Fri, 29 Sep 2017 12:08:29 -0700 (PDT) In-Reply-To: <59CE8EDA.4090108@gmx.at> X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:218936 Archived-At: --94eb2c080c60e7e3ae055a58c1d4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Sep 29, 2017 at 2:20 PM, martin rudalics wrote: > > FWIW, on my system (ctwm with its default policy of focus following the > > mouse), the focus does *not* follow the mouse during a drag. > > Neither on mine. =E2=80=8BOn a Mac with Emacs 25.3 with focus-follows-mouse=E2=80=8B and mouse-autoselect-window both set true, I get inconsistent behavior. Sometimes when moving between non-overlapping frames, the focus follows and other times it does not. It could be speed-related (I know there is a default dwell time) or the path my mouse traverses but I found the overall behavior unusable and turned it off. Bob > > martin > > --94eb2c080c60e7e3ae055a58c1d4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, Sep 29, 2= 017 at 2:20 PM, martin rudalics <rudalics@gmx.at> wrote:
> FWIW, on my syst= em (ctwm with its default policy of focus following the
> mouse), the focus does *not* follow the mouse during a drag.

Neither on mine.

=E2=80=8BOn a Mac with Emacs 25.3 w= ith focus-follows-mouse=E2=80=8B and mouse-autoselect-window both set true,= I get inconsistent behavior.=C2=A0 Sometimes when moving between non-overl= apping frames, the focus follows and other times it does not.=C2=A0 It coul= d be speed-related (I know there is a default dwell time) or the path my mo= use traverses but I found the overall behavior unusable and turned it off.<= /div>

Bob



martin


--94eb2c080c60e7e3ae055a58c1d4--