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 1ih7hc-0006yi-Fo for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Dec 2019 07:55:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ih7hb-0008Hu-AA for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Dec 2019 07:55:31 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ih7ha-0008Hn-VO for pgadmin-hackers@lists.postgresql.org; Tue, 17 Dec 2019 07:55:31 +0000 Received: from mail-il1-x135.google.com ([2607:f8b0:4864:20::135]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ih7hY-0002ck-CL for pgadmin-hackers@postgresql.org; Tue, 17 Dec 2019 07:55:29 +0000 Received: by mail-il1-x135.google.com with SMTP id f10so7654539ils.8 for ; Mon, 16 Dec 2019 23:55:28 -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=ez7E6vjlw+tHG6wduGSb8hj47//ESBqDx9KUMTd2j/4=; b=iWUETVpvEyfAzebSsXAH3kv7sTSGKfAiDXwjL8q6WlwicK1n7sLPq4cjqmv86lufdx LI8wsG1nyKXVPjLoKgu6Kp0XQ/ldNymwq7BEG2azFFU8Ne5qccGiz4ZIAiPDXEFBrZrd c/LXpoLwtpWKjO3OqMTV0rAqDj4Y2C/Gah6pRpqZg/P0USj4sE6YUzgVMCwoWrHCz/SV 0OY3BbwIfcvJ0RNe6sHpgFLkhzHM0m3UFYmDDPt46zjjbruUwM3kdzgkqLgPF++s87Dl w30z1wkb1fUk/tfxEjrBTEyXAm1fBr3dMc6egRWu7CR0/0bSQZ5XsiHrUK0vWQOoDE6p odCg== 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=ez7E6vjlw+tHG6wduGSb8hj47//ESBqDx9KUMTd2j/4=; b=gmdCJRbwCbI4oFEfKQRVAfW8kivcZUdgNH6KqKP/v6vpTC7tWNygZngjDNPc/8zZiH J7NmUZu5UQhzKr0erI8c1dl2pWSAQ2bwSqOAnXspMCPI07ZYrb01dfsCVKRAH+XEHpxR 4cM7CrWnd4t9RRBh+YKuzcHMGZjig2FUMnHemz4cNr57yJMk1tj0t6M6CS9xqIRqv11m Bf0zSRo2wmCdh72JmB9htPQfKLJrND3bgs3idtVx9A3637H0+QBXYcw1+WFEJzxwRV9+ 3pw/K27FkvsfSLFfKQNUTCe2k4rl0C8bbfPgeDQUXe8XUFzpK/a1IxhDxsBgPkYnVaI6 JLLw== X-Gm-Message-State: APjAAAXB1nuabip4taCMTPIq3SrwMiqSeUMvQHRxBmBBfDDrAM+XSmGx IMLPpu/odOE4okbKoHm+p64+TCr0BuDJVV3twr+Y5UO+qk+ygjbx0PMCLtuRHAV3bVSxIofyS1O +CkDwc5AuCMzdySGxPTJ80kENNKg8B5ApBQhNmDlRvhnPNB1/8lf3CI1hilrpVSDncZGRwxMDcR zBvrAH130i9qEM2VyINwotms58naP80rZOjIRFX3hZiqtBi/1f6kE= X-Google-Smtp-Source: APXvYqwPJQkGyJ8JEyUoIS8haI8YCgPo+6oC+5W9y+dd0toZI0+mENTSf9vYjpzzSxl2914ld7HKovMZ85XkKrO1kak= X-Received: by 2002:a92:89c2:: with SMTP id w63mr15825149ilk.252.1576569327292; Mon, 16 Dec 2019 23:55:27 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 17 Dec 2019 13:25:16 +0530 Message-ID: Subject: Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to read relationship attributes in nested elements To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b7bd4a0599e1a6f7" 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 --000000000000b7bd4a0599e1a6f7 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Dec 13, 2019 at 12:09 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to: > 1) Read relationship for tab, tabpanels and tables under it. Similar > changes are done for subnode controls. > 2) Add role="img" for font icons, per - > https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA24.html > > 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* --000000000000b7bd4a0599e1a6f7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Dec 13, 2019 at 12:09 PM Adi= tya Toshniwal <adit= ya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the= patch to:
1) Read relationship for tab, tabpanels and tables under it. Sim= ilar changes are done for subnode controls.
2) Add role=3D"img" f= or font icons, per -=C2=A0https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA24.html<= /div>
=
Kindly review.

--
Thanks and Reg= ards,
Aditya Toshniwal
Sr. Soft= ware Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat, P= lant a TREE"


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