[1.0.1] paste() does not work correctly with diacritic characters

Bug #1272911 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Confirmed
Undecided
Unassigned

Bug Description

**** workaround

paste(unicode("éléphant\n", "utf8"))

with version 1.0.1 there is a shortcut available: unicd(some_string)
paste(unicd("éléphant\n"))

-------------------------------------------------------

Using windows7 and a french keyborad, I've tried :
  paste("éléphant\n")
and the result is
  Ã©léphant

Reproducible in german locale.

this should be solved more generally.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.