Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list
Date
Msg-id CAKKotZSgw8Uvp6H4J=0YzHAo-XVTTQv0ANSivCjLwNSnYjhnYQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list
List 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@pgadmin.org> 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.

 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if