jspreadsheet / jspreadsheet/ce

Scroll to bottom works incorrectly, when chrome has certain scales.

Open
#989 5 comments 0 reactions 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.