jspreadsheet / jspreadsheet/ce

copy-paste event

Open
#1,277 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

image
A1 Using the copy command, you can see that A1 has a dashed state, can I know the content from A1 when I paste it again, because I have customized things, now I can only get the text of A1, and the extra content is not available. If I know that this paste comes from A1, I can get additional content from A1. What is the method?

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 reported copy-and-paste behavior with cell A1 and review the spreadsheet's copy/paste event entry points. Determine whether the paste exposes the source cell or only its text, and document the expected behavior for preserving or retrieving customized content; no files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.