VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.81k stars 169 forks source link

[Bug] 开启表格的键盘复制粘贴后,不同版本的Chrome效果不一样 #2634

Open Aeiousl opened 1 month ago

Aeiousl commented 1 month ago

Version

1.7.7

Link to Minimal Reproduction

.

Steps to Reproduce

在复制单个单元格的值后,选中多个可编辑的单元格粘贴,在谷歌浏览器122版本可以支持选中的全部粘贴,但是在129版本或者以后都只能粘贴到选中的第一个单元格

Current Behavior

在复制单个单元格的值后,选中多个可编辑的单元格粘贴,在谷歌浏览器122版本可以支持选中的全部粘贴,但是在129版本或者以后都只能粘贴到选中的第一个单元格

Expected Behavior

需求是可以粘贴到所有选中的单元格

Environment

- OS:windows 10
- Browser:Chrome  122.0.6261.6
- Framework:Vue2

- OS:windows 10
- Browser:Chrome 130.0.6723.59
- Framework:Vue2

Any additional comments?

No response

fangsmile commented 1 month ago

20241022114857_rec_ @Aeiousl 我这是可以的呀

Aeiousl commented 1 month ago

@fangsmile 不好意思问题定位错了,不是谷歌版本的问题,是前端打包后跨域访问会有问题,本地访问是正常的

Aeiousl commented 1 month ago

@fangsmile 用的是若依框架,前端打包启动后localhost访问复制粘贴是正常的,ip访问就会出现描述的问题,而且不可编辑的单元格也能粘贴了,不知道是什么原因导致的

fangsmile commented 1 month ago

那你可以跟踪下代码 定位下具体问题。如果有代码逻辑问题可以提pr修复 @Aeiousl

fangsmile commented 4 weeks ago

感谢你的反馈!我们已经收到你的问题,并将在后续进行处理。 如果有开发者对这个 issue 感兴趣,请在issue下方留言“认领该issue”,留言后开始你的创作提pr给我们! 欢迎大家参与开源共建!我们非常感激每一位贡献者,提交pr后我们将为参与共建的开发者准备一份礼品。 参与共建可参考:https://visactor.io/vtable/guide/Contribution_Guide 与官方开发者交流问题可以下载飞书app扫码加入飞书群: 飞书20241029-170312 再次感谢你的支持!

Thank you for your feedback! We have received your question and will deal with it later. If any developer is interested in this issue, please leave a message "claim this issue" below the issue, and then start submitting your creation to us! Welcome everyone to participate in open source co-construction! We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participate in the co-construction. For participation in co-construction, please refer to: https://visactor.io/vtable/guide/Contribution_Guide To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group! Thank you again for your support!