Re: [pgAdmin][RM5154] [Accessibility] : Alertify

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5154] [Accessibility] : Alertify
Date: 2020-02-19 11:34:13
Message-ID: CAJ9T6Su8cJBL4khVrE1h4U8d0EAyiadLyseFaoKEtJ6-tJ_rgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Please find the attached patch.

On Wed, Feb 19, 2020 at 5:02 PM Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
wrote:

> Forgot to attach the patch?
>
> On Wed, 19 Feb 2020 at 16:58, Pradip Parkale <
> pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Attached is a patch for accessibility issue related Alertifyjs.
>>
>> 1. Added hidden label to satisfy accessibility.
>> 2. Added label with sr-only class.
>> 3. Added tabindex to move the mouse control to the maximize button
>> using the tab key.
>>
>>
>> Please note that this patch also includes the fix for the
>> RM-5143 Accessibility issue to maximize the panel for backup and restore
>> windows and all other places.
>> --
>> Thanks & Regards,
>> Pradip Parkale
>> QMG, EnterpriseDB Corporation
>>
> --
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
> <http://www.enterprisedb.com>
>
>
> *http://www.linkedin.com/in/asheshvashi*
> <http://www.linkedin.com/in/asheshvashi>
>

--
Thanks & Regards,
Pradip Parkale
QMG, EnterpriseDB Corporation

Attachment Content-Type Size
RM5154.patch application/octet-stream 2.0 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Tomasz Matejunas 2020-02-19 12:43:06 [Feature] Add keyboard shortcut for adding column when creating table
Previous Message Ashesh Vashi 2020-02-19 11:32:02 Re: [pgAdmin][RM5154] [Accessibility] : Alertify