Activity log for bug #1664969

Date Who What changed Old value New value Message
2017-02-15 13:30:56 Bartel Eerdekens bug added bug
2017-02-15 13:30:56 Bartel Eerdekens attachment added SikuliX test script https://bugs.launchpad.net/bugs/1664969/+attachment/4819499/+files/test_widget_ex_.sikuli.zip
2017-02-15 13:31:31 Bartel Eerdekens attachment added Windows app https://bugs.launchpad.net/sikuli/+bug/1664969/+attachment/4819500/+files/Widget_Ex_Windows.zip
2017-02-15 13:32:35 Bartel Eerdekens attachment added Mac app https://bugs.launchpad.net/sikuli/+bug/1664969/+attachment/4819501/+files/Widget_Ex.dmg
2017-02-15 13:34:34 Bartel Eerdekens description Hello, While using SikuliX 1.1.1 (Also tried 1.1.0, same behaviour), on OSX 10.12.3 (Sierra) the drag and drop functionality does not seem to work as expected. In my simplified application I have a left-side drawer (mobile style) which can be pulled-out and pushed-in. Somehow the pulling-out function works as expected, but the pushing-in does work. On Windows (running in VirtualBox) with the same (Qt Quick 2.0) code-base and same Sikuli test code, all is functioning well (While I cannot see the mouse cursor moving, but I think this is due to the usage of VirtualBox). I tried to do the drag and drop manually with mouseDown(BUTTON.Left), mouseMove and mouseUp() but even that does not resolve the issue on OSX. Also tried to alter the timing Settings (DelayBeforeDrag, DelayBeforeDrop, DelayBeforeMouseDown) as putting manual delays (sleep). No effect. I tried debugging with a mouse-locator (show click actions), and al seems fine, being following the sequence: press/hold - move - release... What I also noticed is that the animation of my drawer popping in/out is not showing while running a SikuliX test. Attached you can find the windows application, as the mac application as the used (minimised) test script. Hello, While using SikuliX 1.1.1 (Also tried 1.1.0, same behaviour), on OSX 10.12.3 (Sierra) the drag and drop functionality does not seem to work as expected. In my simplified application I have a left-side drawer (mobile style) which can be pulled-out and pushed-in. Somehow the pulling-out function works as expected, but the pushing-in does not work. On Windows (running in VirtualBox) with the same (Qt Quick 2.0) code-base and same Sikuli test code, all is functioning well (While I cannot see the mouse cursor moving, but I think this is due to the usage of VirtualBox). I tried to do the drag and drop manually with mouseDown(Button.Left), mouseMove(...) and mouseUp() but even that does not resolve the issue on OSX. Also tried to alter the timing Settings (DelayBeforeDrag, DelayBeforeDrop, DelayBeforeMouseDown) as putting manual delays (sleep). No effect however. I tried debugging with a mouse-locator (show click actions), and everything seems fine, being: following the sequence: press/hold - move - release... What I also noticed is that the animation of my drawer popping in/out is not showing while running a SikuliX test. Attached you can find the windows application, as the mac application as the used (minimised) test script.
2017-02-15 13:39:24 Bartel Eerdekens description Hello, While using SikuliX 1.1.1 (Also tried 1.1.0, same behaviour), on OSX 10.12.3 (Sierra) the drag and drop functionality does not seem to work as expected. In my simplified application I have a left-side drawer (mobile style) which can be pulled-out and pushed-in. Somehow the pulling-out function works as expected, but the pushing-in does not work. On Windows (running in VirtualBox) with the same (Qt Quick 2.0) code-base and same Sikuli test code, all is functioning well (While I cannot see the mouse cursor moving, but I think this is due to the usage of VirtualBox). I tried to do the drag and drop manually with mouseDown(Button.Left), mouseMove(...) and mouseUp() but even that does not resolve the issue on OSX. Also tried to alter the timing Settings (DelayBeforeDrag, DelayBeforeDrop, DelayBeforeMouseDown) as putting manual delays (sleep). No effect however. I tried debugging with a mouse-locator (show click actions), and everything seems fine, being: following the sequence: press/hold - move - release... What I also noticed is that the animation of my drawer popping in/out is not showing while running a SikuliX test. Attached you can find the windows application, as the mac application as the used (minimised) test script. Hello, While using SikuliX IDE 1.1.1 (Also tried 1.1.0, same behaviour), on OSX 10.12.3 (Sierra) the drag and drop functionality does not seem to work as expected. In my simplified application I have a left-side drawer (mobile style) which can be pulled-out and pushed-in. Somehow the pulling-out function works as expected, but the pushing-in does not work. On Windows (running in VirtualBox) with the same (Qt Quick 2.0) code-base and same Sikuli test code, all is functioning well (While I cannot see the mouse cursor moving, but I think this is due to the usage of VirtualBox). I tried to do the drag and drop manually with mouseDown(Button.Left), mouseMove(...) and mouseUp() but even that does not resolve the issue on OSX. Also tried to alter the timing Settings (DelayBeforeDrag, DelayBeforeDrop, DelayBeforeMouseDown) as putting manual delays (sleep). No effect however. I tried debugging with a mouse-locator (show click actions), and everything seems fine, being: following the sequence: press/hold - move - release... What I also noticed is that the animation of my drawer popping in/out is not showing while running a SikuliX test. Attached you can find the windows application, as the mac application as the used (minimised) test script.
2017-02-15 16:41:16 RaiMan summary Mac OS X Sierra 10.12.3 dragDrop not working [1.1.1] macOS 10.12.3: dragDrop not working
2017-02-15 16:43:35 RaiMan sikuli: status New In Progress
2017-02-15 16:43:37 RaiMan sikuli: importance Undecided High
2017-02-15 16:43:41 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2017-02-15 16:43:43 RaiMan sikuli: milestone 1.1.1
2017-02-15 18:10:55 RaiMan sikuli: status In Progress Confirmed
2017-02-15 18:10:58 RaiMan sikuli: importance High Medium
2017-02-15 18:11:24 RaiMan summary [1.1.1] macOS 10.12.3: dragDrop not working [1.1.1] macOS 10.12.3: dragDrop not working --- seems to be a Java related problem
2021-02-09 16:26:25 RaiMan sikuli: importance Medium Undecided