scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.47k stars 3.57k forks source link

Vertical Scrollbar Not Visible #3657

Open MasterOfTheTiger opened 6 years ago

MasterOfTheTiger commented 6 years ago

Expected Behavior

The vertical scrollbar in the editor appears to the right of the editor, and stays that way.

peek 2018-11-05 22-02

Actual Behavior

On the develop and smoke branches, the vertical scrollbar is hidden except when a block is being dragged.

scratch bug report nov 5

Steps to Reproduce

Go to https://llk.github.io/scratch-gui/smoke/ or https://llk.github.io/scratch-gui/develop/ and compare it to https://beta.scratch.mit.edu

Operating System and Browser

Fedora 29 GNU/Linux, GNU IceCat (based on Firefox 60)

Similar in problem to #318.

towerofnix commented 6 years ago

Weird - I can't repro this. Both scrollbars correctly show all the time.

I'm on Firefox 64.0b6, running Debian.

MasterOfTheTiger commented 6 years ago

I can't reproduce it with Chromium on the same OS either. But I can reproduce in normal Firefox as well. Version 63.

paulkaplan commented 6 years ago

Hmm can't repro on Mac/Firefox 63...

Alzter commented 5 years ago

I made some more feedback about the scripts area here https://github.com/LLK/scratch-gui/issues/3752. On low resolutions Scratch 3.0 is kinda unusable.