Comment 2 for bug 1867074

Revision history for this message
Jon Scharff (jswolf19) wrote :

Thank you for your quick response. I've finally gotten then change to check the change, and for my usage, it now works the same way it did in 1.4.1.

There is still a difference when you click the upper right x button on the popup, though. In 1.4.1, this would return 0(False), whereas in 2.0.4 it returns None. (I believe though haven't confirmed that up to 2.0.3, 0(False) is returned)

It seems the way the popup timer is implemented is different, which changes the behavior upon timeout. It's possible other popups are also affected.

I don't currently have a java development environment, but if it's not too difficult to get one set up for sikuli, I wouldn't mind doing a more detailed look at all popups and supplying a pull request that preserves 1.4.1 behavior.