[pgAdmin4][Patch]: Fixed RM #3295 - Shortcut key conflict issue

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed RM #3295 - Shortcut key conflict issue
Date: 2018-05-09 13:10:37
Message-ID: CAFOhELdRV9uksUw-uxzku=b3XKpFUAo5828b_D=yrBLhLSQeTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix RM #3295: Shortcut key conflict issue

After opening the debugger, the shift+alt+o short-cut opens the Object menu
as well as perform the step over to the debugger. This issue has been fixed
in this patch.

Thanks,
Khushboo

Attachment Content-Type Size
RM_3295.patch text/x-patch 636 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-09 13:26:53 pgAdmin 4 commit: Ensure the debugger container has focus when loaded.
Previous Message Dave Page 2018-05-09 13:06:20 pgAdmin 4 commit: Update release notes