[Bug] 火狐浏览器中,选择单元格(无光标场景下)使用粘贴功能不生效
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.22.2
Link to Minimal Reproduction
https://visactor.io/vtable/demo/edit/edit-cell
Steps to Reproduce
在火狐浏览器【版本:143.0.4 (aarch64)】随意复制一个文本,然后在表格中选中一片区域,快捷键粘贴不生效
Current Behavior
在火狐浏览器【版本:143.0.4 (aarch64)】随意复制一个文本,然后在表格中选中一片区域,快捷键粘贴不生效
Expected Behavior
可以在火狐浏览器实现粘贴效果
Environment
- OS: Macos 26.1
- Browser: 火狐143.0.4 (aarch64)
- Framework: vue3+vtable(1.22.2)
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the edit-cell minimal reproduction at https://visactor.io/vtable/demo/edit/edit-cell using Vue 3, VTable 1.22.2, Firefox 143.0.4, and the reported macOS environment. Compare pasting with a selected cell range and with a text cursor, then trace the paste handling entry point for that interaction. Done means copied text can be pasted into a selected range in Firefox without a cursor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100