Hello Collabora Team,
we are operating a Moodle-based platform (“Gesundheit gestalten”) and use Collabora Online extensively for collaborative document editing.
We are currently experiencing a clipboard issue that significantly impacts productive use of Collabora in Google Chrome and Microsoft Edge. I apologize if this issue has already been reported, resolved, or discussed in another forum thread. I have tried to research existing reports beforehand, but I was unable to determine whether our observations correspond to a known issue. If so, I would appreciate a reference to the relevant discussion and your understanding.
Problem description
When users copy or cut text within a Collabora document and then paste it again within the same document, Collabora sometimes inserts an older clipboard entry instead of the most recently copied or cut content.
Example:
- Copy external text “REDREDRED” from outside Collabora and paste it into the document.
- Write “BLUEBLUEBLUE” inside the same Collabora document.
- Cut “BLUEBLUEBLUE”.
- Paste.
Expected result:
“BLUEBLUEBLUE” is inserted.
Actual result:
“REDREDRED” is inserted again.
This makes restructuring and editing larger documents very difficult because users cannot reliably trust clipboard operations.
Environment
- Moodle platform
- Collabora Online integrated via Moodle Collabora plugin
- Problem reproducible on:
- Production system
- Staging system
- Test system
Browser behaviour
Affected:
- Google Chrome 145.x
- Microsoft Edge 144/145.x
Works correctly:
- Mozilla Firefox 147/148.x
Collabora versions
Observed on:
- 25.04.3.4
- 25.04.7.x
Interestingly, an older installation using 24.04.1.3 reportedly did not show this behaviour.
What we already tested
- Multiple users
- Multiple documents
- Different environments
- Browser cache cleared
- Cookies cleared
- Clipboard permissions explicitly granted to the Moodle domain
- CTRL+C / CTRL+V
- Context menu paste
- Newly created documents
The issue remains reproducible.
Additional findings
Our technical partner within our project investigated the issue and suspects that the root cause may be related to the Moodle-Collabora integration, specifically:
- iframe embedding
- missing Permissions-Policy headers for Clipboard API access
Questions
- Is this behaviour already known to the Collabora team?
- Is this a Collabora Online issue or a known limitation of the Moodle integration?
- Are there recommended configuration changes regarding Clipboard API permissions?
- Has this issue already been fixed in newer versions?
- Are there logs, browser diagnostics or additional tests that would help narrow down the root cause?
Because most of our users work with Chrome or Edge, recommending Firefox is unfortunately not a practical long-term solution.
Any guidance would be greatly appreciated.
Thank you very much. Ben