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#69463: 29.2; Isearch help icon has inconsistent size Date: Thu, 29 Feb 2024 19:42:28 +0200 Organization: LINKOV.NET Message-ID: <864jdrjicr.fsf@mail.linkov.net> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24841"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: 69463@debbugs.gnu.org To: Sergio Callegari Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 29 18:51:11 2024 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 1rfkYo-0006IU-Qg for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Feb 2024 18:51:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfkYT-00020C-Rm; Thu, 29 Feb 2024 12:50:49 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfkYH-0001pm-DJ for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 12:50:37 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfkYF-0004e8-5s for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 12:50:36 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfkYg-0003G1-D3 for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 12:51:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Feb 2024 17:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69463 X-GNU-PR-Package: emacs Original-Received: via spool by 69463-submit@debbugs.gnu.org id=B69463.170922904012488 (code B ref 69463); Thu, 29 Feb 2024 17:51:02 +0000 Original-Received: (at 69463) by debbugs.gnu.org; 29 Feb 2024 17:50:40 +0000 Original-Received: from localhost ([127.0.0.1]:35294 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfkYK-0003FM-Bo for submit@debbugs.gnu.org; Thu, 29 Feb 2024 12:50:40 -0500 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:35823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfkYI-0003F4-Dr for 69463@debbugs.gnu.org; Thu, 29 Feb 2024 12:50:39 -0500 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id ED75240003; Thu, 29 Feb 2024 17:49:43 +0000 (UTC) In-Reply-To: (Sergio Callegari's message of "Wed, 28 Feb 2024 18:02:57 +0100") X-GND-Sasl: juri@linkov.net 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280798 Archived-At: > When you press CTRL+s, I-search is activated, that provides a custom > toolbar with dedicated icons and lets one enter what to search in the > mode line. > > Unfortunately, in the toolbar there is a help icon, shaped as a life > buoy, that is too big or at least inconsistently big wrt the other icons. > As a consequence, when I-search is activated the emacs windows > becomes bigger to accomodate space for the taller toolbar. > > Not only having the window changing its size causes some inconvenience > because the text you are trying to focus on moves up and down. There is > a major problem if the emacs window is already vertically maximized > before you start searching. In fact, in this case there is no space for > the window to grow. As a consequence, the mode line goes out of the > screen and you cannot use it to search! This behavior is system-dependent. For example, I can't reproduce it on these configurations: GNU Emacs 29.1.90 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0) GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw3d scroll bars) GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) Strange, the last is similar to your configuration: > In GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.40, > cairo version 1.18.0)