-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[BUG] WOPI OnlyOffice v9.0.0以上版本在Chrome内核浏览器上无法进行复制粘贴操作 #2943
Description
Describe the bug
OnlyOffice v9.0.0以上版本在Chrome内核浏览器上无法进行复制粘贴操作
经测试该问题仅发生在使用Cloudreve进行编辑的时候,通过OnlyOffice Web直接编辑文档可以正常复制粘贴
onlyoffice version 9.0.4-50,All browsers are clean environments
Chrome 141.0.7390.54 + Cloudreve(WOPI) : Cannot use Ctrl+C/V
Edge 140.0.3485.94 + Cloudreve(WOPI) : Cannot use Ctrl+C/V
Firefox 143.0.3 + Cloudreve(WOPI) : Ctrl+C/V works
Chrome 141.0.7390.54 + /example/wopi-action/new.docx?action=editnew : Ctrl+C/V works
Edge 140.0.3485.94 + /example/wopi-action/new.docx?action=editnew : Ctrl+C/V works
Firefox 143.0.3 + /example/wopi-action/new.docx?action=editnew : Ctrl+C/V works
经测试将OnlyOffice降级至8.3.3-18后可以正常复制粘贴
To Reproduce
Steps to reproduce the behavior:
在Onlyoffice 9.0.0或以上版本编辑文档并且尝试复制粘贴
Desktop:
- OS: Windows
- Browser Microsoft Edge
- Version 140.0.3485.94
Cloudreve:
- Version: 4.8.0 #c9044fe
- Pro: True
Additional context
Add any other context about the problem here.