Hydrogen: scrollbar not displaying in output area

Created on 20 Jun 2020  路  5Comments  路  Source: nteract/hydrogen

Prerequisites

Description

Scrollbar is not displaying in the first section of the output area (the one with clock icon). Mouse wheel also does nothing, and there is no way to scroll to the bottom of the output area.

Steps to Reproduce

for i in range(1, 200):
    print(f'{i} test')

Versions

OS version:
Windows 10

atom --version

 Atom    : 1.48.0
Electron: 5.0.13
Chrome  : 73.0.3683.121
Node    : 12.0.0

apm --version

apm  2.5.0
npm  6.14.5
node 10.20.1 x64
atom 1.48.0
python 3.7.3
git 2.17.1.windows.2
visual studio

Hydrogen version:

2.14.1

Plugins

Have you installed and activated any of the Hydrogen plugins below ?

  • [ ] hydrogen-python
  • [ ] Hydrogen Launcher
  • [ ] Data Explorer

Expected behavior

A scrollbar should appear on the right hand side.

Screenshots

The first section of output area does not have scrollbar

image

The second one does

image

Additional context

More people seem to be having the same problem:

https://discuss.atom.io/t/hydrogen-scrollbar-output-not-displaying/75785

bug

Most helpful comment

I looked at this and just opened #1995, take a look if you can @captainsafia or @aviatesk

All 5 comments

This is a pretty big issue. Anyone else having it..?

@juliuscrn Can you reproduce this issue with other times out outputs (images and charts)?

@captainsafia yes, the scroll bar is also missing when I try to render a large chart:

image

scrollproblem
Same issue for me although its not only the first output window, its all.
Atom 1.49.0 x64, Hydrogen 2.14.4

I looked at this and just opened #1995, take a look if you can @captainsafia or @aviatesk

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mda6 picture mda6  路  3Comments

HaoranXue picture HaoranXue  路  4Comments

homocomputeris picture homocomputeris  路  4Comments

ekoepplin picture ekoepplin  路  4Comments

danbri picture danbri  路  4Comments