Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal scroll bar behavior in single line cell #2432

Closed
nickgravish opened this issue Apr 20, 2017 · 20 comments
Closed

Horizontal scroll bar behavior in single line cell #2432

nickgravish opened this issue Apr 20, 2017 · 20 comments

Comments

@nickgravish
Copy link

In Jupyter notebook 5.0 I now see slightly annoying behavior of horizontal scroll bar in single line cells where scroll bar overshadows cell text and is hard to edit.

image

Example shown in image above

@takluyver
Copy link
Member

Is that in Chrome? It looks similar to an issue that's cropped up occasionally for ages. 😞

@minrk
Copy link
Member

minrk commented Apr 21, 2017

Noooo, not this bug again!

@nickgravish what browser version and OS version? Do you have a high-DPI display and/or multiple displays or switching between a laptop and external monitor? If this is macOS, what's the value for System Preferences > General > Show scroll bars?

@nickgravish
Copy link
Author

Sorry to be bearer of bad news. The behavior is in chrome on both a high-dpi and regular monitor.

More info (also sorry didn't note in original post):
imac 5k in retina mode
Have a second display (Dell 2415Q)
OS Sierra 10.12.3
Chrome v 57.0.2987.133

image

@nickgravish
Copy link
Author

nickgravish commented Apr 21, 2017

As a follow up, when I change the scroll bar behavior in OS to Always, padding is added to bottom of cell an problem goes away.

Below is image with scroll bar set to always.

image

That being said, would like to only show scroll bars when necessary.

@itko
Copy link

itko commented Dec 27, 2018

Has there been any progress on this? I experience a similar issue where the horizontal scroll bar remains despite removing the cursor from the cell. The only way to get rid of the scroll bar is to cut and repaste the cell.

This happens for both single line cells and multiple lines, but I thought it may be related.

I am on Mac and Chrome, with the "Automatic" setting for "Show scroll bars".

@dtklein7
Copy link

dtklein7 commented Jan 4, 2019

I get this issue as well, Macbook Air 2013, OSX 10.13.6

Seems that refreshing the window returns behavior to normal, I'm trying to figure out what scenarios I encounter the problem.

@ikizhvatov
Copy link

ikizhvatov commented Jan 11, 2019

Same here, Mac OS 10.14.2, Google Chrome 71.0.3578.98, "Show scroll bars" in system settings set to auto.

@ewidman
Copy link

ewidman commented Jan 22, 2019

Same here, Mac OS 10.13.6, Version 71.0.3578.98 (Official Build) (64-bit)

@joonyoo
Copy link

joonyoo commented Feb 12, 2019

It isn't very clear based a typo from previous comments. This is actually an issue with Mac OS using Chrome as the default browser. You will need to go into setting in the Mac OS. Settings -> General -> Show Scroll bars This will resolve the issue.

screen shot 2019-02-12 at 1 35 06 pm

@xingshou
Copy link

This is really annoying me.
Your answer didn't solve the issue. My macbook is using Mac OS X 10.14.4 and Google Chrome 73.0.3683.103.

@l3ku
Copy link

l3ku commented May 2, 2019

This is also happening to me with Mac OSX 10.12.6 with Google Chrome Version 73.0.3683.103 (Official Build) (64-bit). The last row of Jupyter cells were very difficult to click on, because the scroll bar went over the text. Changing the "Show scroll bars" setting from "Automatic" to "When scrolling" solved the problem for me, as now the scroll bar disappears and is only visible when scrolling.

@abogatskiy
Copy link

Experiencing the same bug in Opera 62. Seems to be a general Chromium issue.

@KeremAslan
Copy link

Happening to me in Firefox too, also a Mac

@asaiyed10
Copy link

Also experiencing this in FIrefox, Mac 10.13.6

@jpzhangvincent
Copy link

Is there any progress on this? This is a really bad experience.

@deepaksuresh
Copy link

Selecting Always from the settings for show scroll bars worked for me
Now I there is some padding between cell text and the scroll bar
Screen Shot 2020-12-10 at 1 06 26 AM

@tonyfast
Copy link
Collaborator

This is solved in JupyterLab and will be solved in the future Notebook v7 release.

For more information about this new release, checkout the Notebook v7 Enhancement Proposal.

@Reapor-Yurnero
Copy link

this seems to be a problem specific to macos. Is there an ETA on the release date of v7?

This is solved in JupyterLab and will be solved in the future Notebook v7 release.

For more information about this new release, checkout the Notebook v7 Enhancement Proposal.

@jtpio
Copy link
Member

jtpio commented May 30, 2022

Is there an ETA on the release date of v7?

No precise ETA yet. But there will be more information in #6307 when this becomes more clear.

@loftusa
Copy link

loftusa commented Apr 16, 2023

I just got this too.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests