jspreadsheet / jspreadsheet/ce

Value doesn't paste across multiple rows.

Open
#1,206 1 comment 1 reaction 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

Steps to reproduce (can use example table on https://jexcel.net/v7/)

  1. Enter a value into A1.

  2. Copy the value.

  3. Select A2 and A3.

  4. Paste. The value is only inserted into A2.

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

Reproduce the issue using the example table at https://jexcel.net/v7/: enter a value in A1, copy it, select A2 and A3, and paste. Start by tracing the spreadsheet's paste handling, then verify that the copied value is inserted into both selected rows rather than only A2.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.