switchApp() doesn't support double-byte character - use unicode strings

Bug #630920 reported by wcf
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

when I using the switchApp(), it doesn't support double-byte character.
======================================
switchApp("project sikuli")
wait(5)
switchApp("reference-0.10")
wait(5)
switchApp("英国")
wait(5)
popup("the end")
======================================

Tags: fkt-app
Revision history for this message
RaiMan (raimund-hocke) wrote :

try to use unicode string u"sometext"

summary: - when I using the switchApp(), it doesn't support double-byte character.
+ switchApp() doesn't support double-byte character.
Changed in sikuli:
status: New → Confirmed
summary: - switchApp() doesn't support double-byte character.
+ switchApp() doesn't support double-byte character - use unicode strings
RaiMan (raimund-hocke)
Changed in sikuli:
status: Confirmed → In Progress
assignee: nobody → RaiMan (raimund-hocke)
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Low
tags: added: fkt-app
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Low → Medium
milestone: none → x1.1
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 1.1.0 → 1.2.0
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 2.0.0 → 2.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

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