[pgAdmin4][RM#3054] F5 Keyboard shortcut doesn't work after cancelling query

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM#3054] F5 Keyboard shortcut doesn't work after cancelling query
Date: 2018-01-29 12:36:36
Message-ID: CAKKotZQ8X6VEgXYHmdVaJHcZRMthZ-gMiwqTwnn58JbmjT8mHw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where user were not able to execute query by
pressing F5 key after cancelling the query.
RM#3054

Also fixed the similar issue when user press open/save dialog & clear
editor window options.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_3054.diff text/plain 1.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-29 12:45:37 pgAdmin 4 commit: Add tools for checking PEP8 compliance. Fixes #3063
Previous Message Murtuza Zabuawala 2018-01-29 10:36:24 Re: [pgAdmin4][RM#3063] Add 'pycodestyle ' Python PEP-8 checker module