pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

ability to set accesskey, or rebind save/open

Open ellisonch opened this issue 1 year ago • 1 comments

I'm trying to use the query tool. I'm on windows, and I expect shortcuts to use ctrl, e.g., "save" should be ctrl-s and "open" should be ctrl-o. However, my "accesskey" seems to be set to alt and I cannot figure out how to change it. The "keyboard shortcuts" tab under the "query tool" settings in file/preferences doesn't allow changing meta keys or the accesskey, as far as I can tell.

Even more confusing is that copy/paste/find all work with ctrl and don't work with alt.

I'm on Windows 10 using the standalone pgadmin4 version 8.2.

How can I rebind "save" to ctrl-s, or change my "accesskey" to ctrl?

ellisonch avatar Feb 06 '24 19:02 ellisonch

Hi @ellisonch,

The access key is something which can not be changed as defined by OS+browser. We will re-evaluate and check if we can remove the access key completely.

pravesh-sharma avatar Feb 09 '24 11:02 pravesh-sharma

Tested and verified on snapshot build: https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-05-27/ Package: arm64, RPM Environment: macOs Ventura 13.5.1, Rocky Linux

anilsahoo20 avatar May 27 '24 09:05 anilsahoo20