VisActor / VisActor/VTable

[Bug] 火狐浏览器中,选择单元格(无光标场景下)使用粘贴功能不生效

Open
#4,699 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.