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.devel Subject: Re: Making `x-underline-at-descent-line' a face attribute Date: Sat, 08 Jan 2022 21:09:00 +0200 Organization: LINKOV.NET Message-ID: <86o84mxcxf.fsf@mail.linkov.net> References: <87lezt5v7h.fsf.ref@yahoo.com> <87lezt5v7h.fsf@yahoo.com> <83sfu18dao.fsf@gnu.org> <83mtk87hmd.fsf@gnu.org> <86czl41uua.fsf@mail.linkov.net> <87zgo8z7mu.fsf@yahoo.com> <86r19klz0i.fsf@mail.linkov.net> <86ee5i2kj3.fsf@mail.linkov.net> <83sfty2h75.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25126"; 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, jporterbugs@gmail.com, stefankangas@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 08 20:11:51 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 1n6H82-0006P5-GA for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 20:11:50 +0100 Original-Received: from localhost ([::1]:36408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6H80-0005Yq-OD for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 14:11:48 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6H6n-0004YM-6D for emacs-devel@gnu.org; Sat, 08 Jan 2022 14:10:33 -0500 Original-Received: from [2001:4b98:dc4:8::228] (port=54123 helo=relay8-d.mail.gandi.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6H6l-0003zb-Au; Sat, 08 Jan 2022 14:10:32 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 3D96D1BF203; Sat, 8 Jan 2022 19:10:25 +0000 (UTC) In-Reply-To: <83sfty2h75.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 08 Jan 2022 20:52:30 +0200") X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:4b98:dc4:8::228 (failed) Received-SPF: pass client-ip=2001:4b98:dc4:8::228; envelope-from=juri@linkov.net; helo=relay8-d.mail.gandi.net X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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:284488 Archived-At: >> > What I see is that Firefox doesn't have any whitespace between tabs, >> > fixed width, a bigger close button, the current tab is highlighted with >> > a colored line at the top >> >> Sadly, no colored line at the top, and the current tab has the same >> appearance as other tabs, so it's impossible to notice the current tab >> when looking at the tab bar. This is a usability failure. > > What version of Firefox do you have there? In version 95.0.2, the > latest AFAIK, the current tab has a distinct appearance and is very > easy to spot. Perhaps you customized the Firefox display to use > non-default colors and effects? 95.0.1 without customization, maybe this is fixed in 95.0.2. >>> . they are sensitive to mouse-over >> >> The tab-line tabs are sensitive to mouse-over as well. > I was talking about the tab bar. The tab bar could have the same mouse-over sensitivity as the tab line.