sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25738
[Bug 1316455] Re: paste() outputs nothing even if the text is short
Hi,
Could you let me know why you think it is "surely not a bug"?
What kind of information you want from me?
Also, I just found a similar issue:
https://bugs.launchpad.net/sikuli/+bug/1195259
Thank you!
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1316455
Title:
paste() outputs nothing even if the text is short
Status in Sikuli:
Opinion
Bug description:
version 1.0.1
64 bit Windows 7
the behavior is quite random, for the same text (2~3 short
sentences), sometimes paste() works great 5 times in a row, but some
times it outputs nothing.
the script context is:
....
click(PSMRL)
paste("some short text")
....
I added wait(3) after paste(), but it doesn't help..
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1316455/+subscriptions
References