← Back to team overview

sikuli-driver team mailing list archive

[Bug 2049575] Re: [2.0.5] type(): Entering text in a non-English language does not work --- not possible --- workaround

 

Thank you.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to SikuliX.
https://bugs.launchpad.net/bugs/2049575

Title:
  [2.0.5] type(): Entering text in a non-English language does not work
  --- not possible --- workaround

Status in SikuliX:
  Invalid

Bug description:
  workaround: use paste(u"some text äöü") 
  if you want to type nonASCII-text at the current input field on the screen.
  ---------------------------------------------------------------------------

  type("Cyrillic text")

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/2049575/+subscriptions



References