Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility).

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility).
Date: 2020-03-10 07:47:22
Message-ID: CAJ9T6SsEqF7dK5QXCeYE8oyuhxnVYAXRtsKunSS1UndcBXXq9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Akshay,
I have already added the code to change the time. To select the time
picker, the user needs to press 'Alt+T' (Option+T for mac) and then
Up/Down arrows to change the minutes and Alt + Up/Down to change the hours.

On Mon, Mar 9, 2020 at 11:09 AM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi Pradip
>
> I have tested the patch. I am able to navigate the dates using the
> keyboard, but not able to select the year/month and time. Can you please
> work on it and send the patch again.
>
> On Sat, Mar 7, 2020 at 7:00 PM Pradip Parkale <
> pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Attached is a patch to change the Datetime picker value using a keyboard.
>>
>>
>> --
>> Thanks & Regards,
>> Pradip Parkale
>> QMG, EnterpriseDB Corporation
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
>
> *Sr. Software Architect*
> *EnterpriseDB Software India Private Limited*
> *Mobile: +91 976-788-8246*
>

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-10 07:51:26 pgAdmin 4 commit: Fix an issue where the user can not change the value
Previous Message Akshay Joshi 2020-03-09 05:39:30 Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility).