Re: [pgAdmin4][Patch]: RM #2899: Provide access keys/shortcuts to allcommonly used menu options in the main window.
От | Dave Page |
---|---|
Тема | Re: [pgAdmin4][Patch]: RM #2899: Provide access keys/shortcuts to allcommonly used menu options in the main window. |
Дата | |
Msg-id | CA+OCxoy8usbWf6NVYwBUop+dWffCZzCcoPb7TgCWnbo4_srPJw@mail.gmail.com обсуждение исходный текст |
Ответ на | [pgAdmin4][Patch]: RM #2899: Provide access keys/shortcuts to allcommonly used menu options in the main window. (Khushboo Vashi <khushboo.vashi@enterprisedb.com>) |
Список | pgadmin-hackers |
Thanks, applied!
A couple of things that need some more investigation/thought though:
- Pressing Escape in the Query Tool and then using Alt+Shift+[ (or ] ) seems to behave oddly:
- Sometimes it will work once, but then won't navigate to additional tabs.
- It often seems to fill the Codemirror on the query tool with garbage.
I suspect what is happening is that although it's hidden, the Codemirror instance is grabbing the second and subsequent key presses and trying to display them.
- Should we put the shortcuts on the main menus? We have them on tooltips and button menus elsewhere, so it seems like we should.
On Thu, Feb 8, 2018 at 7:08 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,Please find the attached patch for RM #2899: Provide access keys/shortcuts to all commonly used menu options in the main window.Shortcuts provided in this patch:Alt+Shift+Q Open the query toolAlt+Shift+V View dataAlt+Shift+C Open the context menuAlt+Shift+N Create an objectAlt+Shift+E Edit the object propertiesAlt+Shift+D Delete the objectAlt+Shift+G Direct debuggingThanks,Khushboo
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: