← Back to team overview

sikuli-driver team mailing list archive

[Bug 1316455] Re: paste() outputs nothing even if the text is short

 

surely not a bug.

But to finally decide, the information is not relevant enough.

** Changed in: sikuli
       Status: New => Opinion

-- 
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