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 1jBZc6-0008VE-7J for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 Mar 2020 07:47:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jBZc3-00005d-I3 for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 Mar 2020 07:47:39 +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 1jBZc3-00005V-31 for pgadmin-hackers@lists.postgresql.org; Tue, 10 Mar 2020 07:47:39 +0000 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jBZbz-0005OT-Be for pgadmin-hackers@postgresql.org; Tue, 10 Mar 2020 07:47:37 +0000 Received: by mail-wm1-x335.google.com with SMTP id f7so147877wml.4 for ; Tue, 10 Mar 2020 00:47:35 -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=HzvSybCk86SK6cZb/F3CTN1A+F6jU6iW2hHTOVVSXVk=; b=j3M0AbG3lVDRksyywk31UO7QRSCON3ToUhOO/P4y+BFTOtXKknmf5/ZYLpxxXrwrOt G49Uoer3Y4JBP0sIe1k5rCV53InL/4EhsEW2jbXs71JtGB3nCr1W6LiSXpTU/MpSRzGG 6ebDU7kfNWfsXtBgQ34+mMBnXMEPSLMpeR5FThA074QYxJxVGSXRRyyasAadh//khZEG JvSbZkTjCa0vXT2z3cgyR3jY0MhQqdbtEg37UxUCHDgUmBUON7/BmdGMi92OUpAotFgk 9gnNUfO8S6YZt+9p6Yy5AinRcrI512fGlcrVGgX4zzYtMx1eWVptUTMaccPN3WviJsXL 882g== 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=HzvSybCk86SK6cZb/F3CTN1A+F6jU6iW2hHTOVVSXVk=; b=flSFGY1w/hcDsYiTRN1Zx2Vs7E1OAXZaTqswEOPWTo64Da6S6Te0cYvnZjxQ2lELT4 4GZghJzktbVdM2S+NyPgUCpJhbChQS2GQSkPAddQEyDolaNfu1YPKTXvhmZLWCJkHgk0 vRdLdOsMYUdBD10WJyfMF+yIPPxPBXYb9kwLGZW+wReG9l0CjC9L2AEWY0gEwrS4fiYX hSfDcKDDz54htdt2wRo7/GU0MLlJHctoWbhaqep1ShK1KBsQt5lw2YvfUDbgXXi7JIC6 6Z7KpH2NR4BfqFDpKLk/1+4X/EslDSWN11ioN2LttytwJm4/CPGrd7xDbIaIwarhzNuY 7i5A== X-Gm-Message-State: ANhLgQ1lZy6vpfiVI1HEW0Ddny/JFlGznhKUJ0/h/Z9ZefGd5upmQCHX nI1t5COmqHc8lgs4A9130fYQF/6csF+ItKoOT/eawEvPYnMaqbOQyGIRdkgMdgWsiYynckAajv0 7RTuIt/vBOpAwbkFa8ugkH99cabkrPbnDK1rrk8rVaZ919k0gepOhe8I71X3dpRbZZGDuAYopbn HsQd1iBHlEa7hlGnipctW+aj6/e14pv2JNF43opD8I03hCLlwIMD6e2Q== X-Google-Smtp-Source: ADFU+vu+r+QQndgGq89a/biXLNsAooAYIkXkhDhtvre+ZQNAJ0FxmKco3J0es9bftxvvj7kRQpd7X3NQVR/XhjqtCK0= X-Received: by 2002:a1c:9c96:: with SMTP id f144mr665123wme.98.1583826453685; Tue, 10 Mar 2020 00:47:33 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Pradip Parkale Date: Tue, 10 Mar 2020 13:17:22 +0530 Message-ID: Subject: Re: [PgAdmin][RM4237]: User can not change value of Datetime picker control using keyboard (Accessibility). To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000002886d805a07b55f7" 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 --0000000000002886d805a07b55f7 Content-Type: text/plain; charset="UTF-8" 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 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.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* > -- Thanks & Regards, Pradip Parkale QMG, EnterpriseDB Corporation --0000000000002886d805a07b55f7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Akshay,
I have already=C2=A0added the code to chang= e the time. To select the time picker, the user needs to press 'Alt+T&#= 39; (Option+T for mac) =C2=A0and then Up/Down arrows to change the minutes = and Alt=C2=A0+ Up/Down to change the hours.

On Mon, Mar 9, 2020 at 11:= 09 AM Akshay Joshi <aks= hay.joshi@enterprisedb.com> wrote:
Hi=C2=A0Pradip

I have tested the patch. I am a= ble to navigate the dates using the keyboard, but not able to select=C2=A0t= he 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@enterprise= db.com> wrote:
Hi Hackers= ,

Attached=C2=A0is a patch to change the Datetime picker= value using a keyboard.


--
=
Thanks &a= mp; Regards,
Pradip Parkale
QMG= , EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards,
Pradip Park= ale
QMG, EnterpriseDB Corporation
--0000000000002886d805a07b55f7--