Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ic2SW-0004FD-0I for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Dec 2019 07:18:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ic2SU-0003Fd-Rl for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Dec 2019 07:18:54 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ic2SU-0003FW-Gl for pgadmin-hackers@lists.postgresql.org; Tue, 03 Dec 2019 07:18:54 +0000 Received: from mail-io1-xd41.google.com ([2607:f8b0:4864:20::d41]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ic2SR-00012H-9T for pgadmin-hackers@postgresql.org; Tue, 03 Dec 2019 07:18:54 +0000 Received: by mail-io1-xd41.google.com with SMTP id v18so2578217iol.2 for ; Mon, 02 Dec 2019 23:18:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hmfYz9ur1mjbr3lIvT+MF0tSfEcurg2nctns4PzE/Hs=; b=LDNGtBj2bDjpp9e6diFbf/vpCATTmym6UxKNiZRvpcVnqak91uK7VZW2Kqzty9esGg ORm2Xy3/GqtLJ4SVGFKDlY+FduJiTgiwNRNm+faVnEpdvI4brJ7yrhVIG0m6T+eZ2fkJ aAhGW4aqElwYEs0+otrBMgKpoINjcfN8fARMr4qFpivvztWDzKD2jcqSndzXXQbtMQXP L7U33rzHa2u5iIFnOX0Y8dF5qRpBf1A9KV7L/7VlCzgJk8o6KpMtb5IIR4j6puRFAfDW TKgYv1PHqlOshpfBbtlfMl8qNO2Z92nloB+flMt8T6oiy6KI0xH2xPDJl2jEtnmY8pNR eW5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hmfYz9ur1mjbr3lIvT+MF0tSfEcurg2nctns4PzE/Hs=; b=c39TL62cds0wURBHOsnyALnQkXx3b+wdnOWghbsVe5VDRwN9TayUyVb7nqleVakoKW aB4K2echys1ZTPwUmoALg99QH8FhBAZK9aQtwb4qazS/1GR+EXlCvoustWS2CLxFzf7B AM6IgtM7b4+6WWqn5CXSj0N6dQQahiG5pA5akpdYqFetflgNMK08w8ple8RxQtnNP4w0 5CpT8Wg2wWFWxzWUmO/FH8UwMd8LiTLpYEF8I34gje3AV3Mca1EvMpQ20EwCSxiqOMGP K6NNntXRYjowKqQgFI6iW0EclK02S4TdkmikyjxAb6HRK8cgz9petK11AIOWy110dWti Vdig== X-Gm-Message-State: APjAAAXIRcjk8vuLDYQpMw2ON/VqB3UdrDzIkjtQ9/jRQyeNmwfOQl60 wLNTwREIGznxbsm5yjqO4u8V/ePv0eMAGRVpHQCIOkci3ugaYRsnpc/LkZBOAylKjBGv0XhgmGc CoYChaV8i+fCzG1OSO+Tla3QNk+486MoKGphTGyMYTDdjLjdq7LTEcW14AiJS206CFIFFt4kQhG SAzXzZGH6DdYUTaKip+S1euCEuFY/0UtAvK/xARE3cD9oNlZQdDRQ= X-Google-Smtp-Source: APXvYqz2dF/ceHnVZjSgkHlZ+FuhFULRy9k7q6COTZtDSGALQboVQCXt5LQcBSzAYjxbyNVxc/U5wSc/cwyk/Hx5VN4= X-Received: by 2002:a6b:ec08:: with SMTP id c8mr1204820ioh.257.1575357529147; Mon, 02 Dec 2019 23:18:49 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 3 Dec 2019 12:48:38 +0530 Message-ID: Subject: Re: [pgAdmin][RM4772][Accessibility] Provide aria-label to an invisible label where a visible label cannot be used To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000eb66a30598c781ce" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000eb66a30598c781ce Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Dec 3, 2019 at 11:39 AM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to add label and aria-label wherever applicable. The > patch also fixes few other accessibility related errors raised by "WAVE" > extension of Chrome. > > Kindly review. > > -- > Thanks and Regards, > Aditya Toshniwal > Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000eb66a30598c781ce Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Dec 3, 2019 at 11:39 AM Adit= ya Toshniwal <adity= a.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the pa= tch to add label and aria-label wherever applicable. The patch also fixes f= ew other=C2=A0accessibility=C2=A0related errors raised by "WAVE" = extension of Chrome.

Kindly review.

--
Thanks and Regards,
Sr. Software Engineer |=C2=A0EnterpriseDB India |=C2=A0= Pune
"Don't C= omplain about Heat, Plant a TREE"
=


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000eb66a30598c781ce--