scrollbar not displaying in output area
See original GitHub issuePrerequisites
- Have you checked the solutions in our troubleshooting guide for common problems ?
- Have you checked that your issue isn’t already filed ?
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
The second one does
Additional context
More people seem to be having the same problem:
https://discuss.atom.io/t/hydrogen-scrollbar-output-not-displaying/75785
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
div scrollbar not appearing - Stack Overflow
I use css infrequently, but I thought that the following should create a scrollable area. Instead, it seems to ...
Read more >Vertical and horizontal scrollbar not both visible in toggled ...
I suppose the one scrollbar belongs to the output itself, and the other to the toggled ouput area, but would it be possible...
Read more >HORIZONTAL SCROLL BAR IS NOT COMING IN ALV LIST ...
The horizontal bar will appear automatically when the output fields length is larger than the screen width. Try to increase your field width...
Read more >Python - Tkinter Scrollbar - Tutorialspoint
This widget provides a slide controller that is used to implement vertical scrolled widgets, such as Listbox, Text and Canvas. Note that you...
Read more >How to Change the Position of Scrollbar using CSS
The features of the scroll bar can be controlled by the use of CSS. Earlier it was not possible but new versions of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I looked at this and just opened #1995, take a look if you can @captainsafia or @aviatesk
Same issue for me although its not only the first output window, its all. Atom 1.49.0 x64, Hydrogen 2.14.4