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 1hSfvU-0007Zb-Hk for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 May 2019 10:53:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hSfvS-0004UQ-0f for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 May 2019 10:53:50 +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 1hSfvR-0004UJ-E5 for pgadmin-hackers@lists.postgresql.org; Mon, 20 May 2019 10:53:49 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hSfvO-0007Fl-EC for pgadmin-hackers@postgresql.org; Mon, 20 May 2019 10:53:47 +0000 Received: by mail-oi1-x230.google.com with SMTP id f4so9630490oib.4 for ; Mon, 20 May 2019 03:53:46 -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=3ROTQjyZtGB9gSieD9R6ZTk0Xq0s8g9V5dvqfOpHuGM=; b=hRthfuf7Ez0tmvIqNV1b1fnOKnV4ysedLH8KZrCJZJUxNGa10KyaVodRChOun6zkX4 BtVrBsm/8GFcqgi+ACakoh5xy59lk5i6//7m+iqlovRbxerFBt72pV+MZS+e64tsxNIh D07nr3KiAyHKOd9XPIePUntFXLTzwsKMcXb7O+QHvdFUgSJWhCJBTqOzvb4TgIUxzwdo 66rlQc2aah27CbSVZ+rzbIjTvjTvWOhcBdho0QhDkA6SXB9gh3A/UICxwsBTTM+oVjXY gZ70DdHML2FPIJyfBtcAJhQuIl2+O+C04Dc67p97izAtig8m84IEwnIzXn6zOR2uQUxb jjoQ== 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=3ROTQjyZtGB9gSieD9R6ZTk0Xq0s8g9V5dvqfOpHuGM=; b=Iv91KIAjctQIgKlhvv0b6846g6obIFQ3DMS3w5XGk88g4Tn6jyXIhN57OpCxqdxG0a zCXKClrIHkbgSW8bHdWztFKFzqUSC9j3NVfM1nS6mGwYL58fXxWLqD6h9tuXYL5KMZ8l u4QViI6VE8GQZs5Dlosi1GczAfs2dXvOGMuF81WJKXacCkpcBHoASdGqcH2WGQ8ZegA+ KmdUBISOVqGoyx9+wZjtwTw1lYtQ7zqrRonuoj2Gr/ncJ4gQMbxezxrwYBBKN1X1pqng GhdUdbFYRzHwNsVPOQLaKP+czd8tQxSm6NzVOrSx679nnusRiDKE118j5LpVyzABU7VI t1Zg== X-Gm-Message-State: APjAAAUf9gkxVDaphHOE3LQdGZeTNXH9iSLOoC8dEhG3h9Ue7BzxGl81 FhKX2QCCI0Usaxf3GMUSClfet/WqyZInLxmza6RTYXAEBIKMOg== X-Google-Smtp-Source: APXvYqwqbd/NpmqZ7wz6xhLy1KKRrKH0NP1Weo3Mtjx6F9cG1TxrTbRh0+KqJBZsEU4ONbisM7t+GlBYxq9fGiEJhCg= X-Received: by 2002:aca:d607:: with SMTP id n7mr313698oig.150.1558349625539; Mon, 20 May 2019 03:53:45 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Murtuza Zabuawala Date: Mon, 20 May 2019 16:23:34 +0530 Message-ID: Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000ddd2b105894f8b95" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000ddd2b105894f8b95 Content-Type: text/plain; charset="UTF-8" Hi Dave, Yes, that's is annoying for me too to debug that issue :) And now setting it "new-password" does not cause the Backgrid to lose focus, As of now I can see the only workaround that worked for me in all browsers, I've tested in latest Chrome/FF & IE11. On Mon, May 20, 2019 at 2:32 PM Dave Page wrote: > Hi > > On Mon, May 20, 2019 at 8:01 AM Murtuza Zabuawala < > murtuza.zabuawala@enterprisedb.com> wrote: > >> Hi, >> >> PFA minor patch to fix the issue with Backgrid PasswordCell. >> In the Backgrid PasswordCell, The browser's autocomplete functionality >> opens up the saved password list which cause the Backgrid to lose focus >> from the current cell and causes issue in keyboard navigation. >> > > This is a much bigger issue - please see the previous discussion at > https://www.postgresql.org/message-id/flat/CAFOhELfwsvHDr-jE9V3xZnZugf2LF%2BRbmELxCO2NcrTqYmeS_Q%40mail.gmail.com#931bda161445351150106352b66ced01 > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --000000000000ddd2b105894f8b95 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave,

Y= es, that's is annoying for me too to debug that issue :)
=
And now setting it=C2=A0"new-password" does no= t cause the Backgrid to lose focus, As of now I can see the only workaround= that worked for me in all browsers, I've tested in latest Chrome/FF &a= mp; IE11.




On Mon, May 20, 20= 19 at 2:32 PM Dave Page <dpage@pgad= min.org> wrote:
Hi

On Mon, May 20, 2019 at 8:01 AM Murtuza Zabu= awala <murtuza.zabuawala@enterprisedb.com> wrote:
=
Hi,
=

PFA mino= r patch to fix the issue with Backgrid PasswordCell.
In the Backgrid PasswordCe= ll, The browser's autocomplete functionality opens up the saved passwor= d list which cause the Backgrid to lose focus from the current cell and cau= ses issue in keyboard navigation.
--
Dave Page=
Blog: http://= pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprised= b.com
The Enterprise PostgreSQL Company
--000000000000ddd2b105894f8b95--