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

Rendering issues #117

Open
arashsa opened this issue Apr 22, 2017 · 10 comments
Open

Rendering issues #117

arashsa opened this issue Apr 22, 2017 · 10 comments

Comments

@arashsa
Copy link

arashsa commented Apr 22, 2017

I'm experiencing som rendering issues on latest Chrome. When I scroll up and down the page, what has been outside of view, seems like it gets re-rendered. I'm no expert in frontend or css, so have no idea what may cause this. Regular Jupyter notebooks without themes does not do this.

@dunovank
Copy link
Owner

dunovank commented Apr 22, 2017

Yeah I've had that experience as well. Super annoying. I've found a workaround by changing some of the settings in chrome://flags (Just copy and paste chrome://flags that into your url bar to open, then Ctrl-F to find the following options).

Scroll Prediction (switch to enabled)
Scroll Anchoring (switch to enabled)
Threaded scrolling (switch to disabled)

I'm actually not sure which one of these ended up fixing the issue but I haven't noticed any adverse side effects of making these changes so I just left them. Hopefully that works for you.

@arashsa
Copy link
Author

arashsa commented Apr 22, 2017

It seems like disabling threaded scrolling did the trick.

@dunovank
Copy link
Owner

dunovank commented Apr 22, 2017

Cool. I'm going to leave this open so people can find the workaround until a fix is submitted. Thanks for the feedback.

@arashsa
Copy link
Author

arashsa commented Apr 22, 2017

Yes, would be great if there was a fix, as I think having threaded scrolling disabled might reduce performance of Chrome.

@dunovank
Copy link
Owner

Any clue as to what would cause this?

@cjeiler
Copy link

cjeiler commented May 3, 2017

This is great help, much appreciated. It could be that this is related, not sure but figured I'd point it out.

@nikolayvoronchikhin
Copy link

@dunovank Threaded scrolling (switch to disabled) helped resolve this issue for Chrome. Is there a similar solution for Firefox, Safari, IE, and Edge?

@pheaktra1
Copy link

Can anyone help me please?
After installing jupyterthemes my jupyter server not responding.
How could i fix it?
11

@przutto
Copy link

przutto commented Nov 11, 2020

@dunovank Threaded scrolling (switch to disabled) helped resolve this issue for Chrome. Is there a similar solution for Firefox, Safari, IE, and Edge?

for EDGE just like this
edge://flags

@souraOP
Copy link

souraOP commented May 2, 2024

Browsers like arc and Thorium doesn't have such Flags as of the latest version... hopefully everything is fixed by now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants