ricklamers / gridstudio

Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
GNU Affero General Public License v3.0
8.88k stars 1.5k forks source link

Buggy scrolling when doing selection! #117

Closed syomantak closed 4 years ago

syomantak commented 4 years ago

I am using ubuntu16 and firefox. The scrolling seems to be broken when in selection mode. I expected it to auto-scroll when I did Shift+Down Arrow but it gets stuck at the last row in display. The selection, however, does continue to go on below cells even after the display is stuck at the last cell of the visible grid. Moreover, using the cursor to scroll using the scrollbars is also pretty buggy. It scrolls randomly horizontally even though I am trying to use verticle scrollbars!

ricklamers commented 4 years ago

@CyanideBoy I've mainly developed and tested against Google Chrome. Please use that or Chromium for the best experience. Unfortunately cross platform development and testing takes quite some time.