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 1jH4r9-0002Ro-4X for pgadmin-hackers@arkaria.postgresql.org; Wed, 25 Mar 2020 12:09:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jH4r5-0002EM-CW for pgadmin-hackers@arkaria.postgresql.org; Wed, 25 Mar 2020 12:09:55 +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 1jH4r5-0002EF-0t for pgadmin-hackers@lists.postgresql.org; Wed, 25 Mar 2020 12:09:55 +0000 Received: from mail-lj1-x232.google.com ([2a00:1450:4864:20::232]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jH4r0-0000Jx-5c for pgadmin-hackers@postgresql.org; Wed, 25 Mar 2020 12:09:54 +0000 Received: by mail-lj1-x232.google.com with SMTP id v16so2102829ljk.13 for ; Wed, 25 Mar 2020 05:09:49 -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=JS1O44C91KH/ThXZxW8e9bo9dCRX0Omgf3x800dqZtI=; b=WbhWz2qNTC/4/VILlgfxKneCsFG6SjZA8kRcytRZM9p0GZ/3SeK+H6SUz3kRLsNoeP 0ViKrpZK+sihLZtGlk7QQ+n2UFsBiIi6bokl/cTw6NVXQ0852NBfEppNzKdXgT5+ZyXX 1i4J3DxtoN4nLzlX1XUY3oQUmMWy2777ooRam0PgHSAVk1bbnxmAbCEYBGdisdwBX1Xe S5+shMRwNF8Z2hgesIyc2dHrg55vh6RoHW35M5mQPq+/W1QKIYBlMwCpFdQXoOY/0xYv sMipaeGM4ddHXy0f3rvYTiN8m6wCXdQCihPZgsKg0ugOjXnBOYuHhlgnpzPSwW4YvHPX yh1g== 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=JS1O44C91KH/ThXZxW8e9bo9dCRX0Omgf3x800dqZtI=; b=XzsL1TAW07fzO7pkb+ORBAbtYcznvtEUVGt6lpiIKrT+nVI6KBI+2CkweRoJxliQ7n Qo0uODV0FijTYFJHDMapNmGmkNsaHc87eux8VrgsbETbzpMoaU5e3kA1waU42CcCFWAp CNhoKuJn3PgjdRgtNneRVmMP3M7ee/S/y6YMYKnFWRYKHVyuqG3Azi8lt8mM6LXTpOMZ RHn2IevBmYKxurtjTii0j09ESVmlnKFYrQnySV6mjVcrCSXxHXgWn9e8pu//5BN2f2cR 4ANT6vmwC4yYPIHl43ig9kIfT2GVurJlRxOdBAjEe6gJ+5mYQfHkpAJCe+A8ks7zP0jO cgcQ== X-Gm-Message-State: AGi0PuaCbNIGs5X2m38EexjAdgivmdkgpQQ+9iE/Y6e6u9q/vLlaGh/9 ejNajgpaKqyD4DIMlHDBuEr8Mc7kbgnRB3A8QJ6oBqi5K1zRGmGhHBTDXRWX2g3sgZyNnp9GCMi KFheh4pXPeMvY0nYRT/NCti1BagB7alUD/NTgelBmc2yUtMSTm5Y1l+G1ZZiKrbe+Xi967L+96w AEojQByUArCDL+hZmEuGZic1jyXIl90QuuBdWFHwdj4BsUw8QB8M0= X-Google-Smtp-Source: APiQypK8EOsBDydyL33JmMMw4CAxNXXN/TDiAvMU0uJa32jz7KKpXhrYnEpkOustn5IjnxJdnq3/O92nBCJXkFe0kBI= X-Received: by 2002:a2e:151e:: with SMTP id s30mr1823370ljd.92.1585138188305; Wed, 25 Mar 2020 05:09:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Khushboo Vashi Date: Wed, 25 Mar 2020 17:39:40 +0530 Message-ID: Subject: Re: Fix in switch cell tab navigation To: Ganesh Jaybhay Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a26e0305a1acbed0" 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 --000000000000a26e0305a1acbed0 Content-Type: text/plain; charset="UTF-8" Hi Ganesh, You have put a check on *subgrid-cell* class, which does not exist in the entire source code. Also, can you please let me know of any module which you have tested, so I can test accordingly though the code for the same looks good to me. Thanks, Khushboo On Wed, Mar 25, 2020 at 3:21 PM Ganesh Jaybhay < ganesh.jaybhay@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch for below minor fix in the switch cell tab > navigation: > > After pressing the tab key on switch cell, sometimes focus doesn't go to > the immediate next editable cell. It goes to the different cell for > fraction of seconds and again comes to the next editable cell. > > Please review. > > Regards, > Ganesh Jaybhay > --000000000000a26e0305a1acbed0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Ganesh,

You have put a check on=C2= =A0subgrid-cell class, which does not exist in the entire source cod= e.
Also, can you please let me know of any module which you have = tested, so I can test accordingly though the code for the same looks good t= o me.

Thanks,
Khushboo


On Wed, Mar 25, 2020 at 3:21 PM Ganesh Jaybhay <ganesh.jaybhay@enterprisedb.com> wrote= :
Hi Hackers,

Attached is the patch fo= r below minor fix in the switch cell tab navigation:

After pressing the tab key on switch cell, sometimes focus doesn't g= o to the immediate next editable cell. It goes to the different cell for fr= action of seconds and again comes to the next editable cell.

=
Please review.

Regards,
Ganes= h Jaybhay
--000000000000a26e0305a1acbed0--