Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to read relationship attributes in nested elements

From: Ganesh Jaybhay <ganesh(dot)jaybhay(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to read relationship attributes in nested elements
Date: 2020-03-11 09:13:20
Message-ID: CAK6syAogA1GAyqK1w9XquNLHActrDfjV9ZOc2AVOwbEbbD6EYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch on top of initial patch for:

- screen reader to read elements in radio modern control
- minor accessibility(aria-label) additions at few missing places
- Radiocontrol to have different ids for each options

Please review.

Regards,
Ganesh Jaybhay

On Tue, Dec 17, 2019 at 1:25 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Thanks, patch applied.
>
> On Fri, Dec 13, 2019 at 12:09 PM Aditya Toshniwal <
> aditya(dot)toshniwal(at)enterprisedb(dot)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*
>

Attachment Content-Type Size
RM4764_v1.patch application/octet-stream 5.0 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2020-03-11 10:07:58 [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.
Previous Message Khushboo Vashi 2020-03-10 08:50:29 Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility).