From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50993: 29.0.50; Problems when dragging the mouse over the toolbar Date: Wed, 13 Oct 2021 15:51:54 +0300 Message-ID: <83v921nl3p.fsf@gnu.org> References: <87r1d2b9e2.fsf.ref@yahoo.com> <87r1d2b9e2.fsf@yahoo.com> <83y270rd4j.fsf@gnu.org> <83lf30r8eq.fsf@gnu.org> <877dekcsc1.fsf@yahoo.com> <87ily4aur8.fsf@yahoo.com> <44097514-26fb-fe2f-fb82-cfb819f13d2a@gmx.at> <87k0ijalp8.fsf@yahoo.com> <878ryzafqk.fsf@yahoo.com> <87wnmj85o2.fsf@yahoo.com> <837deiqr3k.fsf@gnu.org> <52bbc081-e8a2-91b6-2b27-0dba6d8971c0@gmx.at> <83tuhmp793.fsf@gnu.org> <87lf2y6ncr.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38510"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, 50993@debbugs.gnu.org, monnier@iro.umontreal.ca To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 13 14:54:50 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1madmT-0009nT-Vp for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 13 Oct 2021 14:54:49 +0200 Original-Received: from localhost ([::1]:49540 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1madmT-0007lU-2d for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 13 Oct 2021 08:54:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1madkm-0005qM-S0 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 08:53:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47403) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1madkj-0005kE-V2 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 08:53:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1madkj-000062-M9 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 08:53:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2021 12:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50993 X-GNU-PR-Package: emacs Original-Received: via spool by 50993-submit@debbugs.gnu.org id=B50993.1634129538313 (code B ref 50993); Wed, 13 Oct 2021 12:53:01 +0000 Original-Received: (at 50993) by debbugs.gnu.org; 13 Oct 2021 12:52:18 +0000 Original-Received: from localhost ([127.0.0.1]:58949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1madjv-0008WU-0S for submit@debbugs.gnu.org; Wed, 13 Oct 2021 08:52:18 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:48174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1madjr-0008WG-6H for 50993@debbugs.gnu.org; Wed, 13 Oct 2021 08:52:09 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58230) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1madjk-0004Re-JL; Wed, 13 Oct 2021 08:52:00 -0400 Original-Received: from [87.69.77.57] (port=4766 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1madjk-0000wk-6z; Wed, 13 Oct 2021 08:52:00 -0400 In-Reply-To: (message from martin rudalics on Wed, 13 Oct 2021 10:36:55 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:217117 Archived-At: > Cc: Eli Zaretskii , luangruo@yahoo.com, > monnier@iro.umontreal.ca, 50993@debbugs.gnu.org > From: martin rudalics > Date: Wed, 13 Oct 2021 10:36:55 +0200 > > >> I don't see no tab dragging implemented anywhere. Maybe Juri can tell > >> us more. Are you sure you don't mean scrolling the tab-bar? > > > > Tab dragging is implemented in tab-bar.el with this: > > > > (define-key map [drag-mouse-1] 'tab-bar-mouse-move-tab) > > That's harmless because it doesn't use mouse-movement. IIUC dragging > tabs from one frame to another is not supported (yet). OK, then please install your fix with the adjustments pointed out in this discussion. > BTW the shape of the mouse pointer should change while dragging > tabs. Currently there's absolutely no feedback wrt what's going on. Yes, I said that much to Juri some time ago, but AFAIU he thinks it's better than not having this at all. Thanks.