Actions
Feature #5318
closed
KK
PA
Add missing standard shortcuts to the new script editor
Feature #5318:
Add missing standard shortcuts to the new script editor
Start date:
05/20/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
I have noticed in Script Editor that Ctrl + C hotkey is not working.
STRInside AdiIRC:
- click: Tools|Edit Scripts (Alt+R)
- click: File|New (Ctrl+N)
- type e.g. "123" in the new script textarea
- now select that "123" text with mouse and press: Ctrl+Insert (Copy)
- Now, try pressing: Shift+Insert (Paste): notice that "123" was not copied in clipboard
- But, copying via Ctrl+C or Edit|Copy works fine. Also, Shift+Insert (Paste) also works fine.
Using AdiIRC 4.1 beta 2021/04/10 x64 on win10 21h1
Thank you.
Actions