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

Scroll bar jumps in 3.1.0b0 #10540

Closed
asteppke opened this issue Jul 5, 2021 · 2 comments
Closed

Scroll bar jumps in 3.1.0b0 #10540

asteppke opened this issue Jul 5, 2021 · 2 comments
Labels
status:Duplicate status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Comments

@asteppke
Copy link
Contributor

asteppke commented Jul 5, 2021

Description

When trying out the new beta version 3.1.0b0 and opening a notebook which works without problems in 3.0.16 the scroll bar jumps around and becomes unusable.

Reproduce

In a longer notebook trying scrolling up and down. I cannot pinpoint the exact ingredients required to reproduce but here is a video showing the issue:

oscillator.pape.auto-q.-.JupyterLab.-.Google.Chrome.2021-07-05.11-22-55.mp4

The notebook contains matplotlib widgets and markdown cells but no other special features.

Expected behavior

Context

This occurs on Windows 10 using Chrome 91 with the following configuration:

(jupyter) C:\Users>jupyter labextension list
Config option `kernel_spec_manager_class` not recognized by `ListLabExtensionsApp`.
[W 2021-07-05 11:29:15.456 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
JupyterLab v3.1.0b0
C:\tools\miniconda3\envs\jupyter\share\jupyter\labextensions
        jupyter-matplotlib v0.9.0 enabled ok
        jupyterlab-jupytext v1.3.3 enabled ok (python, jupytext)
        nbdime-jupyterlab v2.1.0 enabled ok
        @jupyter-widgets/jupyterlab-manager v3.0.0 enabled ok (python, jupyterlab_widgets)
        @ryantam626/jupyterlab_code_formatter v1.4.10 enabled ok (python, jupyterlab-code-formatter)
        @voila-dashboards/jupyterlab-preview v2.0.2 enabled ok (python, voila)

Other labextensions (built into JupyterLab)
   app dir: C:\tools\miniconda3\envs\jupyter\share\jupyter\lab
        @aquirdturtle/collapsible_headings v3.0.0 enabled ok

Jupyter lab is installed from conda-forge, conda list states:

jupyter_client            6.1.12             pyhd8ed1ab_0    conda-forge
jupyter_core              4.7.1            py38haa244fe_0    conda-forge
jupyter_server            1.9.0              pyhd8ed1ab_0    conda-forge
jupyterlab                3.1.0b0            pyh62ca5b2_0    conda-forge/label/jupyterlab_beta
jupyterlab_code_formatter 1.4.10             pyhd8ed1ab_1    conda-forge
jupyterlab_pygments       0.1.2              pyh9f0ad1d_0    conda-forge
jupyterlab_server         2.6.0              pyhd8ed1ab_0    conda-forge
jupyterlab_widgets        1.0.0              pyhd8ed1ab_1    conda-forge
@krassowski
Copy link
Member

Thank you for the report. This was previously reported in #10428 and fixed in #10503; the next beta to be released this week will include this fix.

@asteppke
Copy link
Contributor Author

asteppke commented Jul 5, 2021

@krassowski Thank you for the instant reply. I obviously used the wrong search terms and missed the previous reports. Looking very much forward to the next beta!

@asteppke asteppke closed this as completed Jul 5, 2021
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 2, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:Duplicate status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

No branches or pull requests

2 participants