pgAdmin 4 commit: Ensure that 'ctrl + a' shortcut does not move the cur

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that 'ctrl + a' shortcut does not move the cur
Date: 2020-09-29 05:58:35
Message-ID: E1kN8ep-0002tZ-1l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-29 06:01:37 Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab
Previous Message Akshay Joshi 2020-09-29 05:16:30 Re: Error in pgadmin 4