Обсуждение: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opensautocomplete suggestion list

Поиск
Список
Период
Сортировка

[pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opensautocomplete suggestion list

От
Murtuza Zabuawala
Дата:
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.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения
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
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
Hi

OK, well this won't hurt anyway, so patch applied. 

Thanks!

On Mon, May 20, 2019 at 11:53 AM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
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


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

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