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 1ieyER-0003SM-LE for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Dec 2019 09:24:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ieyEQ-0005wy-Dn for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Dec 2019 09:24:30 +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 1ieyEQ-0005ve-5W for pgadmin-hackers@lists.postgresql.org; Wed, 11 Dec 2019 09:24:30 +0000 Received: from mail-io1-xd2d.google.com ([2607:f8b0:4864:20::d2d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ieyEN-0000Xq-Jv for pgadmin-hackers@postgresql.org; Wed, 11 Dec 2019 09:24:29 +0000 Received: by mail-io1-xd2d.google.com with SMTP id t26so10497826ioi.13 for ; Wed, 11 Dec 2019 01:24:27 -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=CJ5kLDpXONh4uYoTTHt04EM6c2QXnraWBI57zEmW4I0=; b=0jQbJOv+h3hbuI1/LnQsx5WzaNtYwTzsIxVtAKKmXmFvtn2r9hA06uCg/Yt8IcVKo3 nnNfQo9CR6keWDjINVwHxzkcWTaWxbnlm/nBX6md/gw+dOUpPpyu5Qa004dL5N1zbbZJ wda8qpbYOUbJRDdAjZt9izUD2U8gxil87qzUeEwOS822klm2z1rmZ3EYH+AgXltcZGCQ /tKqwpSKt/v96TcYtXrWXcohYpZQ67HNrCJ8JTz6fIcTI3eMGlSGlA4r3yf/UM7BQQJD z2nuhiihCVhePi3Cj4XHkab4D79YIkNKNytZ0xm+WkdHR9PLzeYJd7nsNpw9iSS5xyk9 +nCw== 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=CJ5kLDpXONh4uYoTTHt04EM6c2QXnraWBI57zEmW4I0=; b=lgpiM9bVWLPUtAyAQxlvT36+C4iiOBr/DBiSOK05BjHHI2imX2z+0U0zGhET8xqufl iZxpFea3NPYAvxBuzyZScALvKOyhiQV30Yw0w0oGwv+wm10FGBaTAdDaNYKNVZIeNAxm hPXf5yZCbOj+bDIZ8jJS2sqBEYfUWKNSk9BYveig0q9+/foj2XBE8QaiBppoOOC9pxhP l4Pj6IL6s4BpMgxIkbaInClorvJUTkQDxazqMT3qF+nAMImSMu+GfWJEpjn0NWd1hECB OlSeSnV+muLgrbyS6YMWUoj0Sqde0wHTqfKrFPn1b2JUxfMb+AP9dbJnpbTfRu2ffecu utrQ== X-Gm-Message-State: APjAAAXMb1RtcX//HtdJYpljnqWKWXQjywlBroWIxZ2ZEytOenCQ3k22 tlmvRGhsYYcv2Ok/9HxmhwGmfxFNb+vMzSURUIiWgDTiJZJUAjmQ0XRCeHwHGtMve9BStqwSdkl cnUu/tTm8c+My65TshcZvXBl3vnvf97wjWG/PGumtOFk4YM19gOFTXov+ASFHEAtKwmeVJCnI4Y KfHbUmVeUiSuizCtHVTetoiCR1c0QoT7eV3JuLeHwGx5bAR9R8vfY= X-Google-Smtp-Source: APXvYqwB9tQT0e8ZYdn/FZ0ITegyf4yyWKwu1XlJ//ELg6Id05MCWSFRsQ8ZYgO6FQhMKLIZZdDTFg9t/jV487eWd/c= X-Received: by 2002:a02:885:: with SMTP id 127mr2124859jac.53.1576056264567; Wed, 11 Dec 2019 01:24:24 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 11 Dec 2019 14:54:13 +0530 Message-ID: Subject: Re: [pgAdmin][RM4762] [Accessibility] Allow screenreader to read label & description of non-textable elements To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000cbca0505996a319f" 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 --000000000000cbca0505996a319f Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Dec 10, 2019 at 5:27 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to add aria-label to the buttons in debugger. All > others were taken care in #4772. > > 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* --000000000000cbca0505996a319f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Dec 10, 2019 at 5:27 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is t= he patch to add aria-label to the buttons in debugger. All others were take= n care in #4772.

Kindly review.

--
Thanks and Regards,
Ad= itya Toshniwal
<= span style=3D"background-color:rgb(255,255,255)">Sr. Software Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Compl= ain about Heat, Plant a TREE"


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