From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Scroll bars on macOS builds Date: Sun, 23 Jan 2022 20:06:35 +0000 Message-ID: References: <108046697.471165.1640987931513@mail1.libero.it> <1555566770.476092.1641148898999@mail1.libero.it> <366682291.727051.1641946326079@mail1.libero.it> <835707023.1539255.1642863979389@mail1.libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6457"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jan 23 21:09:29 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nBjB2-0001U3-Do for ged-emacs-devel@m.gmane-mx.org; Sun, 23 Jan 2022 21:09:28 +0100 Original-Received: from localhost ([::1]:34928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBjB0-0004Vl-Pa for ged-emacs-devel@m.gmane-mx.org; Sun, 23 Jan 2022 15:09:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54584) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBj8V-0002it-0I for emacs-devel@gnu.org; Sun, 23 Jan 2022 15:06:51 -0500 Original-Received: from outbound.soverin.net ([116.202.126.228]:33991) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBj8S-0007yy-GC for emacs-devel@gnu.org; Sun, 23 Jan 2022 15:06:50 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 6F533824; Sun, 23 Jan 2022 20:06:38 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1642968397; bh=4kcbb4xiTKhYE1PKje/63uSoqbE18I9Antdbka9zrfA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DrNIWdK90bymfw8iKILItUtye8lcYRcosYxOmo1oLuaDQn9tEH5V4dpuAveoWuAiV TnK0So/Onqy/sX+JpOUq1HGp/v4PQu61ZXZa+l32OT50BOkwhIzqv+O9ieI8wZbBQW gxF82qQThUeQDuzxGh1D1c/35FH8adyQoNnzPtVn2aWgkRc/3WvNAHg9RrNXcLNJVJ Vl1qXPsjZfApzsl93FFT0J3uf9X6zgEHxKm1E/K/MKhJ78IwWkL0zJRkIscyS0ndcg diSiv2oH7NsbmcN9n548bd+jdlzhdIPFHgNTYqySvFMwAPJYqrY/n4IYCVsN+vLId0 70g2KyzbE4BjQ== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.95-RC2) (envelope-from ) id 1nBj8F-002UQg-Om; Sun, 23 Jan 2022 20:06:35 +0000 Mail-Followup-To: Alan Third , Angelo Graziosi , "emacs-devel@gnu.org" Content-Disposition: inline In-Reply-To: <835707023.1539255.1642863979389@mail1.libero.it> Received-SPF: pass client-ip=116.202.126.228; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:285267 Archived-At: On Sat, Jan 22, 2022 at 04:06:19PM +0100, Angelo Graziosi wrote: > > > Il 22/01/2022 12:33 Alan Third ha scritto: > > It sounds like either they're not being drawn at all, or they're being > > drawn in the wrong place (outside the frame bounds). I have no > > immediate ideas why either should happen. > > > > Are you comfortable using a debugger? > > No, I am afraid.. > > All I can say is that the frame is drawn as if they are there. > > When I visit a buffer with many lines and long wrapped lines, > holding mouse-1 pressed and dragging where they should be, the > result is as if they are there. For example, long wrapped lines > become not wrapped exactly as on Windows build where scroll bars are > visible... Ah, I misunderstood your previous message, then. It sounds like they are there, because scroll events are only sent to Emacs from the EmacsScroller object itself, so you're definitely clicking on a scroller, it's just not being drawn. What system appearance do you use? Dark? -- Alan Third