Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jLMTg-0008VZ-1J for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Apr 2020 07:47:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jLMTe-0000Gt-V8 for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Apr 2020 07:47:26 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jLMTe-0000G9-Pa for pgadmin-hackers@lists.postgresql.org; Mon, 06 Apr 2020 07:47:26 +0000 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jLMTb-0005W4-F0 for pgadmin-hackers@postgresql.org; Mon, 06 Apr 2020 07:47:25 +0000 Received: by mail-io1-xd2e.google.com with SMTP id y17so12642040iow.9 for ; Mon, 06 Apr 2020 00:47:23 -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=M3Agbkoegk13wTx+N0e4+iilJxG8UBED2hmipMmjJG4=; b=XVub2wbnkBkm9jWk4aZrJEsGVVfalD/W35rbkBGn3o0myuvKh24ocquEJi9Umkxvo4 5rwlC/8HztP3C49IzEDcsL06SazUH6zYhlkNk9bJEeEk3RF6JeEfJl149k1fEjBzIq6d VYuK8XXwAFk6A1TvOpkNxDMFT7pRItBxxCC06vT8axaLMWQ7FZqOcgxTCqIv0/ryLovK btGUZiNOusedluolthvKWpkNbzXeUENPup3t1xs5d8K+zmUKbeqpmspDA/fGKGZznuol HARMcJxXlEsRIqqL4Ru4++RXI2TeH5ELPKnwUf3DtchxP7nPDjb90w2nwXw/kc170bU2 q8OQ== 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=M3Agbkoegk13wTx+N0e4+iilJxG8UBED2hmipMmjJG4=; b=riCJPAVrEqoVSYSMY0bKalVlcaFYxlsj77mbcgwXfXvScNw9SLKLJxl72TunJsQgCg YaefB5ztgm23RWPFFWqeS85pp7Pj8gIzOEYIjfL/TI0eSJ1uqMcbk+ihxhrOIZdhqLTV Yzdi5o8WG5tcXrnhTzK27SZmR3juCnoccPbF8kM5jsFoyrAtiHoE2o/n8GvxypIQl1Sb j6a5GVJkcGoYnfRW70zxTo/Qh8p3dC2O2OiZ/LPlyzrNcoPOZBLr2P+VimOwXQq6tur5 BW5eRnRUWkqDgI//9dJoyE1uimpU3VhM0Mas0vweGZVR/gF5bcL7ZPJ3fQGDJxF0ZdK/ DYyw== X-Gm-Message-State: AGi0PuaK4F9t7eEzyNIDc2M+sU3bKB7REcXe9Ogiv2z60fkcBpAQ5GOH UIBJ2r8hy9nTkrrU9KHnF4DV9bPlojtPuc3fGGWh3/K2ScXSKy6MwPaGsDwV+t3h/SRdYVke74Q BCVH39jei9Nx2cEajkuQgxAGLhtpO+qyJCe6vnUOLuLecxEaDudoh5Z2z0z9ub98Z7oiH+KVWMx yNKSGR21AwmXkrvNogS+LZ3E9EzD7vq62ZcIjvlaPpZ78D5qj5cOk= X-Google-Smtp-Source: APiQypJPA30XZEGguEwtUpaapK0pXXLTn0u1aOwooV4tQDOsVzvUgscveXRx6sgGEA2jXGVSc4crPDlq/YTACtCgzqg= X-Received: by 2002:a5d:9911:: with SMTP id x17mr4409405iol.52.1586159242252; Mon, 06 Apr 2020 00:47:22 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 6 Apr 2020 13:17:11 +0530 Message-ID: Subject: Re: [PgAdmin][RM5275] Accessibilty :Tab navigation is not working for table>> parameters. To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000312f1205a29a7a36" 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 --000000000000312f1205a29a7a36 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Apr 3, 2020 at 9:15 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Hackers, > > Please find an attached patch for key navigation in Table >> Parameter. I > have added a key down event to handle the key navigation. > > > -- > Thanks & Regards, > Pradip Parkale > QMG, EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000312f1205a29a7a36 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Apr 3, 2020 at 9:15 PM P= radip Parkale <pradip= .parkale@enterprisedb.com> wrote:
Hi Hackers,

Pl= ease find an attached patch for key navigation in Table >> Parameter.= I have added a key=C2=A0down event to handle the key navigation.


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


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000312f1205a29a7a36--