pgAdmin 4 commit: Fixed query tool keyboard issue where arrow keyswere - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed query tool keyboard issue where arrow keyswere
Date
Msg-id E1fGJfr-0003pQ-UR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed query tool keyboard issue where arrow keys were not behaving as expected for execute options dropdown. Fixes
#3298

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b86a67a412b9d170ce3ce886adb5aa4f63388b1
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                   |  1 +
web/pgadmin/static/js/keyboard_shortcuts.js        | 52 +++++++++++++++++++++-
.../tools/datagrid/templates/datagrid/index.html   | 10 +++++
3 files changed, 62 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4] To make session cookie more secure (Server mode)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#3298] Query tool shortcut issue