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.89) (envelope-from ) id 1glXSv-0000ig-5A for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 11:10:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1glXSt-0004Cl-TD for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 11:10:03 +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 1glXSt-00047V-Kp for pgadmin-hackers@lists.postgresql.org; Mon, 21 Jan 2019 11:10:03 +0000 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glXSr-0004E5-0O for pgadmin-hackers@postgresql.org; Mon, 21 Jan 2019 11:10:02 +0000 Received: by mail-qk1-x729.google.com with SMTP id 189so12004741qkj.8 for ; Mon, 21 Jan 2019 03:10:00 -0800 (PST) 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=BbMPP0oEHUMvF6CBmOni/gjZfTCH98o2AryH/cnHZkY=; b=Om3SRRT+5aqPi0tgte6gQx+Y1iKksnZZEtdhBHu3YnzIHahGF9GSuN9RQhUWWVc5lw ioLbweC2cNPKLzd3rrgyvD7BAXHqhRLsvtsmkvq5NffgWDhaULRtLcJHBeR+aR4Tmg/a Pqy1qq5SffQtemXKjpECunlsjQ+nkLE7EcCuB7TwxOQdeeD4BulS6FOgfuuxJLY1zJJA YuVx92zqt14S7v7dK/uN93Spoqi81fHPNiJRH0ojD8o+w78YMwn9Gg+RctG/Cb8UfvhB KJ+D9cZhZDi/PFf73o+svFTVRaFYOrV2yWVwrSz8buywnzLnAjGhM+8x1JI4cE9dAu22 0CAg== 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=BbMPP0oEHUMvF6CBmOni/gjZfTCH98o2AryH/cnHZkY=; b=OZFFbC/jsZngZDySerQ764tmJIVq0C1OqWXpO1qrw/bu5h3NyA97s7icQmwUxGQQfB kaMkA+gvZSsUsiS/9fD1JWTNmZb7l2FqwrlQQe5hqGvUOzw2Vg1AOURFROyNLWtj9jSd DvgxQq2xqoNgt6slN9zfP/p8/psIRbW44Ykbz/eiVI8RjaRjuxjbsuEurSB+FSIM5UI4 Dq8H8WjpIFS96xVAmCdF/mLcYGTG0eXpHMHqPXAY/X58d6rw8MP4DVTuUSM0kfaqD2+P EXrIlHEXlY5fJemUbcD1dYdhT19u7FgH6Tkd+wFjbLHvznbZTKzrAhrIu4g6SSoAoTYC ICgQ== X-Gm-Message-State: AJcUuke3IdHrOfniguaA2qvlxov4+RyrJXNICaLKTItlp8XI04VqlFHN UIEQ8ydKcIEJswilM4fZmM5gWl4b/xdgadh+cFCNWw== X-Google-Smtp-Source: ALg8bN6G3D2lvxSCLspcnpxubklgBH8fNdg4ijjtW98GyhodUDckpvaYumLOUW5dspWNL20zysG069vamGJiv5qDX20= X-Received: by 2002:a37:90c3:: with SMTP id s186mr24037889qkd.339.1548069000216; Mon, 21 Jan 2019 03:10:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 21 Jan 2019 16:39:49 +0530 Message-ID: Subject: Re: [pgAdmin4][RM3908] backgrid navigation fix for Select2Cell and PrivilegeCell To: Harshal Dhumal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d8a4d9057ff5e67c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000d8a4d9057ff5e67c Content-Type: text/plain; charset="UTF-8" Hi Khushboo Can you please review it. On Thu, Jan 17, 2019 at 7:22 PM Harshal Dhumal < harshal.dhumal@enterprisedb.com> wrote: > Hi, > Please find attached patch to fix backgrid navigation using keyboard > for Select2Cell and PrivilegeCell > > -- > *Harshal Dhumal* > *Sr. Software Engineer* > > EnterpriseDB India: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* --000000000000d8a4d9057ff5e67c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Khushboo=C2=A0

Can you please review= it.

On Thu, Jan 17, 2019 at 7:22 PM Harshal Dhumal <harshal.dhumal@enterprisedb.com>= ; wrote:
Hi,
Please find attached patch to fix backgrid navigation usi= ng keyboard
for Select2Cell and PrivilegeCell

--=C2=A0
Harshal Dhumal
Sr. Sof= tware Engineer

EnterpriseDB India:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Company
<= /div>


--
Akshay Joshi
Sr. S= oftware Architect
=

Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
=
--000000000000d8a4d9057ff5e67c--