pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if
Date
Msg-id E1hShVC-0005YU-TP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent Backgrid Password cells from losing focus if the browser opens an autocomplete list. Fixes #4278

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=155768a2d73b639574b5a47dc1eb5946c271a7c8
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst          | 3 ++-
web/pgadmin/static/js/backgrid.pgadmin.js | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list