| From: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Fix for issue RM1336 [pgadmin4] |
| Date: | 2016-06-16 10:28:38 |
| Message-ID: | CAFiP3vxoqJ8Rd2fiXev2di1Se_WuyAZdMtUHcHG3HuHwk-vj0g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
PAF patch for issue RM1336
Changes: Added keyboard shortcuts (static/non configurable) to some query
tool operations.
Execute --> Ctrl + Shift + E
Explain --> Ctrl + Shift + X
Explain analyze --> Ctrl + Shift + A
Note: Keyboard shortcuts do not work if focus is set on any disabled button
inside query tool or out side the query tool.
--
*Harshal Dhumal*
*Software Engineer*
EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| RM1336.patch | text/x-patch | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2016-06-16 10:30:47 | pgAdmin 4 commit: Prevent the runtime from compiling bytecode to avoid |
| Previous Message | Dave Page | 2016-06-16 10:20:15 | Re: PATCH: To fix error displaying bytea field (pgAdmin4) |