jspreadsheet / jspreadsheet/ce
the bug is when I click on the tool bar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
to day I found a bug in release Jexcel 4.0.0, the bug is when I click on the tool bar, it marks line 1 and when I then go on the line e.g. 4, then I get two lines are marked on the left side are number 1 and 4.
I hope I have explained this correctly.
Notes: this bug in release number 3 is none.
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 with the linked Playcode reproduction and reproduce the toolbar click followed by selecting another row in Jexcel 4.0.0. Compare the behavior with release 3, then trace the toolbar and row-selection entry points identified while debugging. Done means the reproduction no longer leaves both row 1 and the newly selected row marked.
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
- Needs clarification
- Newbie friendliness
- 35/100