From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#50993: 29.0.50; Problems when dragging the mouse over the toolbar Date: Thu, 14 Oct 2021 20:10:30 +0300 Organization: LINKOV.NET Message-ID: <87h7djilbt.fsf@mail.linkov.net> References: <87r1d2b9e2.fsf.ref@yahoo.com> <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> <87mtnc921p.fsf@mail.linkov.net> <87ilxzk3o1.fsf@mail.linkov.net> <003ea792-41ac-8113-21d1-0417e1314dbc@gmx.at> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8162"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) 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 Thu Oct 14 19:12:13 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 1mb4H6-0001yb-RT for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 14 Oct 2021 19:12:12 +0200 Original-Received: from localhost ([::1]:43116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mb4H4-0007yZ-Lf for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 14 Oct 2021 13:12:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mb4Gw-0007yB-CN for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2021 13:12:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53675) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mb4Gw-0008IR-47 for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2021 13:12:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mb4Gw-0006Lx-0A for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2021 13:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Oct 2021 17:12: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.163423151324402 (code B ref 50993); Thu, 14 Oct 2021 17:12:01 +0000 Original-Received: (at 50993) by debbugs.gnu.org; 14 Oct 2021 17:11:53 +0000 Original-Received: from localhost ([127.0.0.1]:36988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mb4Gm-0006LW-Se for submit@debbugs.gnu.org; Thu, 14 Oct 2021 13:11:53 -0400 Original-Received: from relay4-d.mail.gandi.net ([217.70.183.196]:55889) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mb4Gl-0006LH-8f for 50993@debbugs.gnu.org; Thu, 14 Oct 2021 13:11:51 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 378D5E0006; Thu, 14 Oct 2021 17:11:42 +0000 (UTC) In-Reply-To: <003ea792-41ac-8113-21d1-0417e1314dbc@gmx.at> (martin rudalics's message of "Thu, 14 Oct 2021 19:01:52 +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:217241 Archived-At: >> Do you mean adding 'mouse-face highlight' to tab strings? >> It has no effect on the tab bar. Maybe something is missing >> in note_tab_bar_highlight? > > Probably. Try the attached only "cursorily" tested patch. Thanks, this is much better! Dragging is more nice with this indication.