Project

General

Profile

Feature #5318

Updated by Kostas K almost 3 years ago

I have noticed in Script Editor that Ctrl + C hotkey is not working. 

 STR 
 Inside 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: 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.

Back