pgAdmin 4 commit: Ensure that 'ctrl + a' shortcut does not move the cur - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that 'ctrl + a' shortcut does not move the cur
Date
Msg-id E1kN8ep-0002tZ-1l@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that 'ctrl + a' shortcut does not move the cursor in SQL editor. Fixes #5131

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_27.rst        |  1 +
web/pgadmin/browser/static/js/browser.js | 16 ----------------
2 files changed, 1 insertion(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Error in pgadmin 4
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab