Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list
Date: 2019-05-20 10:53:34
Message-ID: CAKKotZSgw8Uvp6H4J=0YzHAo-XVTTQv0ANSivCjLwNSnYjhnYQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 <dpage(at)pgadmin(dot)org> wrote:

> Hi
>
> On Mon, May 20, 2019 at 8:01 AM Murtuza Zabuawala <
> murtuza(dot)zabuawala(at)enterprisedb(dot)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
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-20 12:34:50 pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if
Previous Message Dave Page 2019-05-20 09:02:11 Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list