Keyboard shortcut not working on French keyboards

From: cgerard999(at)gmail(dot)com
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Keyboard shortcut not working on French keyboards
Date: 2020-06-15 11:00:48
Message-ID: 8BF99A28-51F7-4C90-9480-E023B2CFBE8B@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I'm using pgadmin 4.22 on windows 10.
On french keyboard, '/' key is accessible by pressing shift + <:> on the main pad , or directly on the numpad.
In SQL window, inline comment keyboard shortcuts are not working (it's working through the menu)
Chrome 78:
- Ctrl+'/' (numpad) does nothing
- Ctrl + '/'(main pad) not accessible (needs to press shift to access '/')
- Shift+Ctrl+'/' (main pad) does block comment/uncomment selection (so, works as expected)
Firefox 68.9:
- Ctrl+'/' (numpad) does nothing
- Shift+Ctrl+'/' (main pad) does nothing
Any way to make numpad working or assign comment/uncomment to another key (ctrl-k for instance) ?

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Elke Hofmann 2020-06-16 16:58:43 pgagent on linux
Previous Message Jonathan Strong 2020-06-11 15:38:32 Re: pgAdmin4 not handling '\' characters properly