sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01168
[Bug 610804] Re: 0.10.1 Num lock turned on: KEY_SHIFT and function keys will not work
It's JAVA's bug. We can't fix it.
** Changed in: sikuli
Status: New => Won't Fix
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/610804
Title:
0.10.1 Num lock turned on: KEY_SHIFT and function keys will not work
Status in Sikuli:
Won't Fix
Bug description:
Machine: Windows Xp/Windows 7
Sikuli 0.10.1
When "Num lock" is turned on, KEY_SHIFT is not working with function
keys.
This:
type(Key.END, KEY_SHIFT)
will not work.
keyDown/keyUp neither.