← Back to team overview

sikuli-driver team mailing list archive

[Bug 1861285] Re: record does not work properly for SHIFT key

 

if possible, please follow on GitHub:
https://github.com/RaiMan/SikuliX1/issues/297

** Changed in: sikuli
       Status: New => Confirmed

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 2.1.0

** Description changed:

+ follow up is on GitHub: https://github.com/RaiMan/SikuliX1/issues/297
+ 
+ ----------------------------------------------------------------------
+ 
  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

** Bug watch added: SikuliX @ Github Issues #297
   https://github.com/RaiMan/SikuliX1/issues/297

** Summary changed:

- record does not work properly for SHIFT key
+ [2.1.0] Recorder: record does not work properly for SHIFT key

-- 
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:
  [2.1.0] Recorder: record does not work properly for SHIFT key

Status in Sikuli:
  Confirmed

Bug description:
  follow up is on GitHub: https://github.com/RaiMan/SikuliX1/issues/297

  ----------------------------------------------------------------------

  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


References