[1.0.1] type(Key.MINUS) return an error --- fixed in 1.1.0

Bug #1251155 reported by obiwan-92
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
RaiMan

Bug Description

Hello.

-- System -------------------------------
 - Windows7 - 32 bits
 - Sikuli : 1.0.1
- Java : 1.7.40

-- Problem ------------------------------
type(Key.MINUS) doesn't work and return a java.lang.IllegalArgumentException
type(" - ") is doing the same.

-- Code ---------------------------------
# -*-coding:Utf-8 -*
print "Hello"
type("abc" + Key.MINUS)
print "Goodbye"

-- display ------------------------------
Hello
[log] TYPE "abc#NSUB."
[error] script [ test_key_min ] stopped with error in line 3
[error] java.lang.IllegalArgumentException ( java.lang.IllegalArgumentException: Invalid key code )

Regards.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.0
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
summary: - [1.0.1] type(Key.MINUS) return an error
+ [1.0.1] type(Key.MINUS) return an error --- fixed in 1.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.