[pgAdmin][RM6388] Replace keyboard shortcut not working

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM6388] Replace keyboard shortcut not working
Date: 2021-06-22 09:04:18
Message-ID: CAM9w-_kcFbzPGRgRsxz3yYiHOPHXc6e2m9vxrhuYc+op_Y3uEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is a tiny patch to fix the replace shortcut in the query tool.
Regarding international keyboards, there is no way in JS to detect a
keyboard layout. CodeMirror also does not handle international keyboards.
Neither it provides any way to handle keyboard events differently. I will
update the RM with comments.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM6388.patch application/octet-stream 797 bytes

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-06-22 10:47:03 Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Previous Message Fred 2021-06-22 08:51:38 Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription