Rank: Member
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
|
|
|
|
Rank: Administration
Groups: Translators, Members, Administrators Joined: 1/11/2018(UTC) Posts: 1,382 Location: Tampa, FL Thanks: 28 times Was thanked: 431 time(s) in 364 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.
|
|
|
|
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.
Important Information:
The StrokesPlus.net Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close