VisActor / VisActor/VTable

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

Open
#2,634 9 comments 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.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

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 keyboard copy/paste flow in the reported Chrome 122 and 129+ environments with Vue2. Inspect the table's editable-cell selection and clipboard handling entry points. Done means pasting one copied cell fills every selected editable cell consistently in current Chrome versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.