sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53999
[Bug 1861285] [NEW] record does not work properly for SHIFT key
Public bug reported:
if I record my typing with shift I always got something like this:
type(u" ", Key.SHIFT + Key.SHIFT + Key.SHIFT + Key.SHIFT + Key.SHIFT +
Key.SHIFT + Key.SHIFT + Key.SHIFT)
it always happen if I use any SHIFT/ALT/... key wit alfanumberic keys.
Please fix it. it is enoying that I have to delete in another editor.
Thank you for nice feature
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1861285
Title:
record does not work properly for SHIFT key
Status in Sikuli:
New
Bug description:
if I record my typing with shift I always got something like this:
type(u" ", Key.SHIFT + Key.SHIFT + Key.SHIFT + Key.SHIFT + Key.SHIFT +
Key.SHIFT + Key.SHIFT + Key.SHIFT)
it always happen if I use any SHIFT/ALT/... key wit alfanumberic keys.
Please fix it. it is enoying that I have to delete in another editor.
Thank you for nice feature
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1861285/+subscriptions
Follow ups