pgAdmin 4 commit: Fix an issue in the Query Tool where shortcut keys co - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue in the Query Tool where shortcut keys co
Date
Msg-id E1iPQ1g-0001Q6-B0@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue in the Query Tool where shortcut keys could be ignored following a query error. Fixes #3915

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                | 1 +
web/pgadmin/static/js/sqleditor/execute_query.js | 1 +
2 files changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM3915] Executing a specific query will break keyboardshorcuts for Query Tool