MarappPrashanth / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

Error writing a path in a textbox #64

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. create a new project in netbeans
2. Type is the method to enter the path "C:\\start.exe" on a textbox
3. The system displays the message "Invalid key code"

What is the expected output? What do you see instead?
write to the textbox the path. "Invalid key code"

What version of the product are you using? On what operating system?
sikuli-api-1.0.2-standalone.jar

Please provide any additional information below.

Win 7 - 64 Bits
They try to write a path in a textbox key.type ("C:\\start.exe");
is believed to be an error writing ":"

Original issue reported on code.google.com by oacarri...@gmail.com on 26 Jun 2013 at 3:51

Attachments: