jspreadsheet / jspreadsheet/ce
Selection is disappearing when select rows from bottom to top / select columns from right to left
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Step 1: Select rows from bottom to top / select columns from right to left


Step 2: Right-click on the selected area


Expected result: Selection should not disappear
Actual result: Selection is disappearing
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
Reproduce the issue in the Jspreadsheet data grid by selecting rows bottom-to-top or columns right-to-left, then right-clicking the selected area. Trace the selection and context-menu behavior, and consider the issue done when the selection remains visible after the right-click in both cases.
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
- 42/100