I just discovered today that the copy and paste function is not working, and it’s not an issue specific to me. I believe it’s affecting users globally, as I’ve seen several topics already created regarding this problem. However, I haven’t found any resolution yet. Could someone please explain how to resolve this issue?
@Drugvigil
see Unable to Paste from System into Nextcloud Office
especially here
offen 09:58AM - 10 Sep 25 UTC
### Describe the Bug
With
<img width="433" height="325" alt="Image" src="https:… //github.com/user-attachments/assets/a62bcb06-eea5-41ff-8887-963c0d6d2882" />
When we try to paste to paste text, we get an error in the function : **dataTransferToDocumentFallback**:
<img width="725" height="547" alt="Image" src="https://github.com/user-attachments/assets/18d74e83-308b-4f34-b29e-622593434541" />
This function call : **_doAsyncDownload**
<img width="478" height="436" alt="Image" src="https://github.com/user-attachments/assets/0586e0ba-5b3c-4a15-ae4e-be49d84ce910" />
And the two functions :
``this._downloadProgress.startProgressMode()``
and
``this._downloadProgress._onComplete();``
will call : is "copy_paste_download_progress" which is a reference to a **jsdialog** : ``modal-dialog-copy_paste_download_progress``
The reference of : ``modal-dialog-copy_paste_download_progress`` is still present in the ``browser/css/jsdialogs.css``, but no more in the code !!!
Could you please correct the issue ?? thank's a lot.
I downgraded to version 8.7.3 with the same issue.
The problem seems to come from coolswd.
### Steps to Reproduce
1. Go to Nextcloud office
2. Simple paste what you want
3. See error
<img width="1448" height="198" alt="Image" src="https://github.com/user-attachments/assets/98782cd6-a4cc-4c29-8e02-d0cf9d8ff890" />
### System
0. My system si in French (the Nextcloud too)
1. System Ubuntu 22.04
2. Nextcloud : 31.0.8
3. Nextcloud Office : 8.7.4
I already viewed that , but i don’t get the resolution. So i actually raised a question here.
system
Closed
September 25, 2025, 4:25pm
4
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.