jspreadsheet / jspreadsheet/ce
Scroll to bottom works incorrectly, when chrome has certain scales.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone!
I've found a bug, when chrome has 80, 90 and 110 percents scales, scroll stucks after little move to bottom (in my case I've stopped on 130 line). If i resize chrome window and do it again, it's working, scroll to bottom is working correctly.
Scroll to top works with any scales.
Jexcel table hasn't any wrappers.
That bug reproduces only in fullsize (not fullscreen) window in Chrome. In my case chrome v.81.0.4044.138
Firefox 76.0.1, IE 11 haven't that bug.
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 scroll-to-bottom behavior in Chrome at 80%, 90%, and 110% scale in a full-size, non-fullscreen window, using a Jspreadsheet table without wrappers. Compare the result with Firefox or IE and after resizing the Chrome window. Done means scrolling reliably reaches the bottom at the affected scales.
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
- 25/100