Hi, Prem.
On 26/02/2018 21:20, Prem Balakrishnan wrote:
At times backFrame is rendered on top of frontFrame, due to which mouse 
position on backFrame is not NULL and test fails, solved this by adding 
waitForIdle() calls appropriately. Furthermore, mousemove from frontFrame to 
backFrame, caused the cursor to change to resize cursor and test fails, solved 
this by setting setResizable() to false.

But the old version of the test also call Util.waitForIdle(null) after frames were shown at line 55.


--
Best regards, Sergey.

Reply via email to