jspreadsheet / jspreadsheet/ce
copy-paste event
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description

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
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 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