From unknown Fri Jun 20 07:10:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52840 <52840@debbugs.gnu.org> To: bug#52840 <52840@debbugs.gnu.org> Subject: Status: cuirass/UI: don't use color as only source of information Reply-To: bug#52840 <52840@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:10:17 +0000 retitle 52840 cuirass/UI: don't use color as only source of information reassign 52840 guix submitter 52840 raingloom severity 52840 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 27 21:09:48 2021 Received: (at submit) by debbugs.gnu.org; 28 Dec 2021 02:09:48 +0000 Received: from localhost ([127.0.0.1]:44769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n21vv-0005LV-LX for submit@debbugs.gnu.org; Mon, 27 Dec 2021 21:09:48 -0500 Received: from lists.gnu.org ([209.51.188.17]:51712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n21vp-0005LH-2K for submit@debbugs.gnu.org; Mon, 27 Dec 2021 21:09:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57388) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n21vo-0002xr-V1 for bug-guix@gnu.org; Mon, 27 Dec 2021 21:09:40 -0500 Received: from mx1.riseup.net ([198.252.153.129]:38530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n21vm-0003cW-HC for bug-guix@gnu.org; Mon, 27 Dec 2021 21:09:39 -0500 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4JNHzN6kxVzDxnX for ; Mon, 27 Dec 2021 18:09:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1640657376; bh=oDmTmpay4KyGJgpG2q83YYgi1Xiey34ql+LP0R2vFLA=; h=Date:From:To:Subject:From; b=rD8LL3OF2lMrJeMi43hdA8YpZ+cZKiuJ5m0ibv3bgOVQKB3ij0dfUPjvm59ZctdUZ R4ZB7XWlEmq8IThGFBzpPhc92JWYkuAcfkQEtOKHEahFe94KVw+cclvcFwla+UF8rU muP8X/mngS2R+PRt5vRcgVHZ98g3uIzxLrvWl1vM= X-Riseup-User-ID: A75EB3DCEFF22F2B21EA223F72F64A3168B50D083414F6CA6915A75A4A3F0B79 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4JNHzN1b5Dz5vNX for ; Mon, 27 Dec 2021 18:09:35 -0800 (PST) Date: Tue, 28 Dec 2021 03:08:56 +0100 From: raingloom To: Guix Bugs Subject: cuirass/UI: don't use color as only source of information Message-ID: <20211228030856.5396139f@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This is one of the most basic accessibility principles, I think Cuirass should adhere to it. Specifically on pages like this: https://ci.guix.gnu.org/build/251721/details the weather field is just a colored circle. There is no reason to hide the text behind a hover action, especially since not all input devices support that. Also, not all output devices support color. And obviously, colorblind people exist too. From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 28 04:21:34 2021 Received: (at 52840-done) by debbugs.gnu.org; 28 Dec 2021 09:21:34 +0000 Received: from localhost ([127.0.0.1]:45078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n28fm-0004gb-2I for submit@debbugs.gnu.org; Tue, 28 Dec 2021 04:21:34 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n28fl-0004gP-41 for 52840-done@debbugs.gnu.org; Tue, 28 Dec 2021 04:21:33 -0500 Received: from [2001:470:142:3::e] (port=59232 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 1n28ff-0006xy-IU; Tue, 28 Dec 2021 04:21:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=aNkUl9lpXEDEqqvqPxWP69rMjLWvGuF3IWXN/t2L0Wc=; b=Oqs+EqEG3aPr8/gDJ46E Woc1xOUJse3SmAFTj6+UQjJW+ZeIm8o/HNhd88JvWLb4N4F4k0XoFMgJ8Ug/YnHVGtmnu9QzLpPI3 X6ooIMUTg1mxo8OQPsqIAqm+A6JIggwF9iQSHYyiwKm8e961fuaju1YLG7yDqr60yFTRrNRTVQX9l Jx9QSOw28XlPVRN1Tsv5BqiqSSs23qFfjJ3nuEem9akNlHbmhqFS943qRYjno71eQeOcXtMHkJ3X7 PtkNPdoMsI/402BLlWZJ29vN+PiTq5coMwVW66C8R/9ZyQC2D7Uafrb7g04O/y6zOZ2TDMQXD6YXz B4AkOAS6245DOw==; Received: from [2a01:cb18:832e:5f00:3563:417e:2a38:86d8] (port=59832 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n28ff-0002Vp-Ev; Tue, 28 Dec 2021 04:21:27 -0500 From: Mathieu Othacehe To: raingloom Subject: Re: bug#52840: cuirass/UI: don't use color as only source of information References: <20211228030856.5396139f@riseup.net> Date: Tue, 28 Dec 2021 10:21:25 +0100 In-Reply-To: <20211228030856.5396139f@riseup.net> (raingloom@riseup.net's message of "Tue, 28 Dec 2021 03:08:56 +0100") Message-ID: <87bl11ytii.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 52840-done Cc: 52840-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, > There is no reason to hide the text behind a hover action, especially > since not all input devices support that. That specific issue is fixed with: https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=d9a4ea25e4056f71b12d7d8869510793bab41674. I'm sure there are possibly other accessibility issues, don't hesitate to report them too. Thanks, Mathieu From unknown Fri Jun 20 07:10:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 25 Jan 2022 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator