QiangF / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

windows filter feature does not work with utf-8 windows title #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create any script  
2. assign keyboard shortcut to it
3. set windows filter to ".* LibreOffice Calc"

What is the expected output? What do you see instead?
If LibreOffice Calc file name contains any non latin utf-8 character (tested 
with Cyrillic and Latvian special characters) shortcut does not run the script. 
If file name contains only alphanumeric characters, script runs as expected 

What version of the product are you using? On what operating system?
Autokey 0.80.2 on Ubuntu 11.04

Please provide any additional information below.

Original issue reported on code.google.com by arnis.ro...@gmail.com on 8 Oct 2011 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by cdekter on 9 Oct 2011 at 12:59

GoogleCodeExporter commented 9 years ago
I can't reproduce this problem. Can you please list some specific characters 
that are problematic?

Original comment by cdekter on 9 Oct 2011 at 8:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
there is 2 example file names:
testiņš.ods (latvian)
тест.ods (russian - cyrillic)

Original comment by arnis.ro...@gmail.com on 10 Oct 2011 at 5:41

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r378

Original comment by cdekter on 12 Oct 2011 at 12:55