[pgAdmin][patch] [Macro support] RM5908 Shortcut keys should be working with Manage macro & RM6161 Macro SQL input box cursor issue.

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] [Macro support] RM5908 Shortcut keys should be working with Manage macro & RM6161 Macro SQL input box cursor issue.
Date: 2021-04-09 06:00:02
Message-ID: CAKtn9dPh-b2mUAc8UFT9EwrVHrXXDMdwfqEvfc2hNEOM0iPaiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find below patch which resolves the issues :

RM5908 <https://redmine.postgresql.org/issues/5908> Shortcut keys should be
working with Manage macro.
RM6161 <https://redmine.postgresql.org/issues/6161> Macro SQL input box
cursor issue.

The issue was not only for macro support modal, but also for other models
related to sqleditor (description in RM6161
<https://redmine.postgresql.org/issues/6161>) which is resolved in this fix.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM5908_RM6161.patch application/octet-stream 5.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-09 07:11:58 pgAdmin 4 commit: 1) Fixed an issue where shortcut keys are not working
Previous Message Akshay Joshi 2021-04-08 13:20:54 pgAdmin 4 commit: Fixed an issue where a connection warning should be d