pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if
Date: 2019-05-20 12:34:50
Message-ID: E1hShVC-0005YU-TP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-20 12:35:17 Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list
Previous Message Murtuza Zabuawala 2019-05-20 10:53:34 Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list