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

2024-01-19 Thread lemonia
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


___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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

2024-01-19 Thread RaiMan
Sorry, I have to correct:

workaround: use paste(u"some text with nonASCII like äüö")

if you want to type text at the current input field on the screen.

u"some text" signals that the string is UTF-8 encoded.

** Description changed:

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

** Summary changed:

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

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


___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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

2024-01-17 Thread lemonia
Sorry, but I couldn't get the result right. Please look at the
screenshot.

** Attachment added: "Sikuli error words.png"
   
https://bugs.launchpad.net/sikuli/+bug/2049575/+attachment/5740270/+files/Sikuli%20error%20words.png

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

Status in SikuliX:
  Invalid

Bug description:
  type("Cyrillic text")

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


___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp