There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-01f12e3f-d1eb-4903-86ec-ca5aaa6953e3 XWIKI-23969 Open

ImageIT#quickInsertImageThisPage is flickering

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-20f520a9-89b8-4372-b010-80a2eca56fc7 Marius Dumitru Florea on 02/Feb/26 11:47
 

I wasn't able to reproduce the failure locally. I tried with both Firefox and Chrome, 30 executions each. GE shows that it started failing on January 19th and it failed only 3 times since, with the same stacktrace, on Firefox only. From the video recordinglink_attachment_7.gif we can see that the problem is that the image is not inserted. The test is simply trying to insert an image that is attached to the current page, using Quick Actions. We can see that the image is selected in the Quick Actions dropdown. The test is then pressing Enter, which should select and insert the image. The quick actions dropdown is closed, but the image is not inserted. This looks like a timing issue, e.g. if the test is pressing the Enter key too early. But if that was the case I would have expected more failures.