X-1.0rc2: find window with accented characters (áéíóú) in the title

Bug #784967 reported by Ricardo Cardona Ramirez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

Win7, Win2003, WinXP

The next script fail to find window:

calcApp = App("Conciliación")
if calcApp.window():
   calcApp.focus()

I get "[debug] getWindow: null", the problem is the character "ó",

I tried "calcApp = App(u"Conciliación")" but it did not work.

Tags: fkt-app
RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
importance: Medium → Wishlist
RaiMan (raimund-hocke)
tags: added: fkt-app
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Wishlist → 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.

Other bug subscribers

Remote bug watches

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