From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Making `x-underline-at-descent-line' a face attribute Date: Sat, 08 Jan 2022 20:52:30 +0200 Message-ID: <83sfty2h75.fsf@gnu.org> 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> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24401"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, jporterbugs@gmail.com, stefankangas@gmail.com, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 08 19:55:19 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 1n6Gs2-00067H-BN for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 19:55:18 +0100 Original-Received: from localhost ([::1]:56752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6Gs0-0007RZ-1U for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 13:55:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6Gpb-00068f-6V for emacs-devel@gnu.org; Sat, 08 Jan 2022 13:52:48 -0500 Original-Received: from [2001:470:142:3::e] (port=37104 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6Gpa-00014l-Cq; Sat, 08 Jan 2022 13:52:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=cpAu96tj+mphDj10V42jAb2ZhR7JQmGehY9uhgrtM7s=; b=VcxQxZf1OBsS xY/Ogts6Z5ZC8/+iNCUghYjfu56jL59TWOVoH77nMtMIHW5jXkYSsxJGUOpfU3YSNtKW1hA0H7Yp/ sou3Eaao+be2PVz/otYICo3hlXZC/TjGDsuG4D/ygHfPSlCZkLZRyRAWH3TlfCvLoRlgo5+wCq+Q5 D249U2TTuCEL5R57HJsboq02Pfkb69Pz8jQUNjsURj+Wz2GjA57r3Dg9QgN+5XSm728YvSyDZ39ey GB/HRJAQ/VaVAm01cE/er/mZTBwqULhzvq8wD9/0T2U1PlPZvCc8a0QSdQLo74Q0ReNDXPl4zmM5n +pRvXlpYGK/xdFbtlwF06A==; Original-Received: from [87.69.77.57] (port=1473 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6Gpa-0007cq-5m; Sat, 08 Jan 2022 13:52:46 -0500 In-Reply-To: <86ee5i2kj3.fsf@mail.linkov.net> (message from Juri Linkov on Sat, 08 Jan 2022 20:20:32 +0200) 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:284487 Archived-At: > From: Juri Linkov > Date: Sat, 08 Jan 2022 20:20:32 +0200 > Cc: Po Lu , Jim Porter , > Eli Zaretskii , emacs-devel@gnu.org > > > 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?