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.92) (envelope-from ) id 1jBB8r-0004Uf-Jo for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Mar 2020 05:39:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jBB8q-0007JS-1z for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Mar 2020 05:39:52 +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 1jBB8p-0007JL-Nl for pgadmin-hackers@lists.postgresql.org; Mon, 09 Mar 2020 05:39:51 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jBB8i-00086G-1C for pgadmin-hackers@postgresql.org; Mon, 09 Mar 2020 05:39:50 +0000 Received: by mail-io1-xd35.google.com with SMTP id q128so7914485iof.9 for ; Sun, 08 Mar 2020 22:39:43 -0700 (PDT) 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=UaIA2CEVEJxLZKtNif7HBmsiSTJ4A3SPNVsjrPWNDG4=; b=RlldpCBr+E6ktbt/9HttYB7AvLUe+4SSmQnt5cnewksci46p6fKzyj3SjE50fj+Uos p2IHone+FgLMAV9ubiJGtbvwIlj5I6tCp0zKeR04744iC4O3jQIU+m+a29EgCrCnSwKW h4D1kWQngynS0AR9Ucow4QLk0/l4EXImZax0EBqLzcVPoUHErKSzYDbWs1yO942/XaOe wEEietbv30LRp+vcCPuy72owu40ttcR6Eb2JA+BEMyWLpTJ2qqRO/feG00TLXtyXedV6 tArPcq5vghuLGkuIHGlkyXLb8bEPUfVHZ9yzQk/7zNwUOu78VwCjSL567DCBMP3UMUWc wgYw== 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=UaIA2CEVEJxLZKtNif7HBmsiSTJ4A3SPNVsjrPWNDG4=; b=Yw7RMHbK+T/h9U3wKEqMAugaZHFeku7T8quGy4gDTOMGWDBu5QrF+99TyL106HUG06 +b+JA9ja1GdmF56OsMdXrkRIPYYXC52jPkcZ/ln5DvDOf3+W3iRVkSDJxyYMubBrgVQv l2SGkGGGcV8ILTjbKJriTexy/Kdk5vI1ehXmnvqXVtXTRlNszxxaj/QCTWopnNKvGsbn jkv1Pif1rfLHRTkIkyxZk3RJYgwlY3vydiIfdM9lecsQkjZb10wIT/cTJgijAZbx/9Pm Gy0FXISED7+IPewzZ9uTnxuslV4bL9bapfylz5qw8JEZ7gSSXZoQpI6WytguuFPw4ape xoAw== X-Gm-Message-State: ANhLgQ3f7PKaqmMbYn0OGmPe5pCNGTcbRIeBibbrE3SH08l02yOaqtR/ X9Eq6SrQih+jiBHMqyalSdIJh17nY4VNLCpVpuPEcGHMhsJfNba0Z0pRHLD82xVJqRMJ42xD162 AzSy/3d8PipFlaUTzdLWlKC7So08cf4LStovVjHMON8BI1q19cMBiqZ0GraQePcnBClbq6dotcB 1IXuF/4g/uNUa2IobQjYc+JFP4vKGBA3t3hoXq3ryy64Gg4YVDTbA= X-Google-Smtp-Source: ADFU+vvJL4GOU0+Hmw6FDbssCTK0eiQGcakTmBUWviRJFBfk7FnD6qX8aApHY08vJg+xq8G4qig329EZyxEqdYiTP3Q= X-Received: by 2002:a5d:9b94:: with SMTP id r20mr12475641iom.140.1583732381630; Sun, 08 Mar 2020 22:39:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 9 Mar 2020 11:09:30 +0530 Message-ID: Subject: Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility). To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000006dca205a0656e0d" 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 --00000000000006dca205a0656e0d Content-Type: text/plain; charset="UTF-8" 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.parkale@enterprisedb.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* --00000000000006dca205a0656e0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Pradip

I have tested the patch.= I am able to navigate the dates using the keyboard, but not able to select= =C2=A0the 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.parkale@enterprisedb.com&= gt; wrote:
Hi Hackers,

Attached=C2=A0is a patch to chan= ge 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
--00000000000006dca205a0656e0d--