There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9c2a7a17-cdac-4b84-9629-cf944d61ddd0 XWIKI-22385 Open

The WYSIWYG editor remains read-only after it reconnects to the realtime session

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-a79e3367-2c4b-415c-8a50-f2082fb42baf Marius Dumitru Florea on 06/Aug/24 11:01
 

the realtime editor should have a matching setReadOnly(true) for any setReadyOnly(false) calls

This should be fixed.

the session idle timeout used on the server side should be increased to be over 1 minute

This is fixed on the server side, but we need also https://github.com/cryptpad/netflux-websocket/pull/3 (+ plus a new version released and the dependency upgrade on our side).