sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42942
[Bug 1700784] Re: sikulixapi: calling paste on vnc screen sends incorrect keypresses for vnc OS
I am rather sure, that currently the VNC solution does not deal with the system type of the target system.
I have to check.
What about working with keyDown(), keyUp()?
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Milestone: None => 1.1.2
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: High => Medium
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Summary changed:
- sikulixapi: calling paste on vnc screen sends incorrect keypresses for vnc OS
+ [1.1.1] paste on vnc screen sends incorrect keypresses for vnc OS
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1700784
Title:
[1.1.1] paste on vnc screen sends incorrect keypresses for vnc OS
Status in Sikuli:
In Progress
Bug description:
When running sikulixapi on OSX against a VM running windows 10, the
paste method seems to be sending the paste key combination for OSX.
The field in the VNC machine just appears with "v" as if sikuli might
be sending the OSX combo of "CMD+v" which would make not sense to
win10.
Is the vnc screen api capable of understanding the difference between
the "host" OS (where sikulixapi is running) and the "guest" OS
(running vnc server)?
Sikulix 1.1.1
OS: OSX Sierra / Win10
To repro:
Create a vnc screen connecting from an OSX host to a Windows 10 machine running vnc server. I'm using tightvnc. Call region.paste.
As always, thanks for sikulix!
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1700784/+subscriptions
References