StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
kassiop  
#1 Posted : Sunday, May 23, 2021 1:41:08 AM(UTC)
kassiop

Rank: Member

Reputation:

Groups: Approved
Joined: 5/16/2021(UTC)
Posts: 10

Hi, there are some issues with Copy action (ver. 0.4.2.7 Win 10 x64).

The out of box implementation (send hot key) changed text to ‘с’ in notepad and don’t change the clipboard.
sp.SendKeys("^c"); don’t copy in notepad, in firefox it acts like F12;
sp.SendKeys("^C"); don’t copy in FireFox, Visual Studio;
sp.SendModifiedVKeys([vk.LCONTROL], [vk.VK_C]); don’t copy;

only one solution works good now (but not stable too):
Send Control Down
Senf Hot Key: C
Send Control Up

Also coping with keyboard Ctrl+C don't work now on S+ window (script operators)
Also, how to show current clipboard content in Balloon tip for debugging?

Edited by user Sunday, May 23, 2021 4:23:28 AM(UTC)  | Reason: Not specified

Rob  
#2 Posted : Thursday, June 3, 2021 4:39:43 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,349
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 416 time(s) in 354 post(s)
If even pressing Ctrl+C in S+ isn't working, it seems like there's a much larger issue going on.

What keyboard/language are you using?
If not English, does it still happen if you change to English?

I can't reproduce these issues on my system.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.