← Back to team overview

sikuli-driver team mailing list archive

[Bug 861412] [NEW] RC3 drag and drop sliders function not working

 

Public bug reported:

This code works fine on RC2 but it does not work in RC3 ... any idea
why?

		t =  .inside(addregionimage).find(addsliderbuttonimage)
		dragDrop(t, [t.x  -100, t.y ])

** 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/861412

Title:
  RC3 drag and drop sliders function not working

Status in Sikuli:
  New

Bug description:
  This code works fine on RC2 but it does not work in RC3 ... any idea
  why?

  		t =  .inside(addregionimage).find(addsliderbuttonimage)
  		dragDrop(t, [t.x  -100, t.y ])

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/861412/+subscriptions


Follow ups

References