There are 2 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c38a4d6a-3a65-4bad-8f5e-43538d00d019 XWIKI-23966 Open

RealtimeWYSIWYGEditorIT#restoreUnsavedChanges is flickering

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-f526f41d-0f2e-4f07-a330-34048b41fe26 Changes by Marius Dumitru Florea on 02/Feb/26 15:18
 
Attachment: mariadb-latest-default-jetty-12-jdk25-firefox-org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT-restoreUnsavedChanges.flv
Assignee: Marius Dumitru Florea
 
 

1 comment

 
cid:jira-generated-image-avatar-f526f41d-0f2e-4f07-a330-34048b41fe26 Marius Dumitru Florea on 02/Feb/26 15:18
 

I wasn't able to reproduce the failure locally after 30 repetitions, on both Chrome and Firefox. Looking at the video recordinglink_attachment_7.gif my guess is that the problems comes from a timing issue, where the test doesn't properly wait for local changes to be propagated. ChainPad provides a way to wait for local changes to be pushed, but this guarantees the changes reached the server, not the other users. To bulletproof this, I'm editing the same page in a separate / temporary tab and wait for the changes to arrive there.