From nobody Tue May 17 21:51:23 2022 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 48BB41B32277 for ; Tue, 17 May 2022 21:51:31 +0000 (UTC) (envelope-from henrichhartzer@tuta.io) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4L2qZV3Htqz4kTh for ; Tue, 17 May 2022 21:51:30 +0000 (UTC) (envelope-from henrichhartzer@tuta.io) Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 7390DFBF568; Tue, 17 May 2022 21:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1652824283; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=Iy1YKxoO1CtAEBBeb8rDNRi3RCg6qpNKWyIjgGZ/k5I=; b=jxJLbHhjKUy2R5VzkMKpfp9DMIW7zO9pgb0+Acog0OBgtb1vHh3UqneMOL0DIY7v RvaTQmZGeyf45Iyd5GI5f7PtYDX5fNaz3Z48wSbvYf1POxNEAwK2VYq4Q/EBlWocNHk 3GFm687Vsy4jjQIVnSpnO6rEeFXtIhQQw6IH3on23D8cvy30Sy/W6jOnpRPwDEVWPtv crf1UV3EjMVuh6y9zInIBUYmUgRdAYgmf3w3JI2VxUGVVyK4Nbm4MixZmL19/jg8UTo Ea167AX1cqElbtwNPC3z/XZrmvsVQtndtg2oMsUifBbiKnWP/BAN8Aqy8FbjOxTBTeR EcAZE6KDDw== Date: Tue, 17 May 2022 23:51:23 +0200 (CEST) From: henrichhartzer@tuta.io To: George Mitchell Cc: FreeBSD Hackers Message-ID: In-Reply-To: References: Subject: Re: Shy scroll bars List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4L2qZV3Htqz4kTh X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tuta.io header.s=s1 header.b=jxJLbHhj; dmarc=pass (policy=quarantine) header.from=tuta.io; spf=pass (mx1.freebsd.org: domain of henrichhartzer@tuta.io designates 81.3.6.162 as permitted sender) smtp.mailfrom=henrichhartzer@tuta.io X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[tuta.io:s=s1]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28]; NEURAL_HAM_LONG(-1.00)[-1.000]; TAGGED_RCPT(0.00)[freebsd]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[tuta.io:+]; RCPT_COUNT_TWO(0.00)[2]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[tuta.io,quarantine]; MLMMJ_DEST(0.00)[freebsd-hackers]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N One option that may not last forever, is using firefox-lts. -Henrich May 17, 2022, 15:27 by george+freebsd@m5p.com: > Among the "features" that have appeared in Firefox 100 is my least > favorite from Linux's so-called Unity interface: in the name of > maximizing non-wasted screen space, scroll bars shrink to maybe two > or three pixels in width whenever the cursor is not in their vicinity. > Sure, this does give a tiny bit more space to other uses, but it means > you can't see at a glance where you have scrolled to in a large image > or document. (At least, it's hard for my aged eyes.) Is there some > way to persuade Firefox not to do this? Thanks for your attention. > -- George >