Hi all, I updated jupyterlab to version 3.2.2. previously in command mode, tapping arrow key up and down on the keyboard in command mode just change the selected cell, but now the tapping up and down just scroll the notebook page instead, the selected cell no longer changes. Is this the expected behavior? How to change it back?
ok apparently it is a big In JupyterLab 3.2.2 can't use Arrows shortcuts · Issue #11412 · jupyterlab/jupyterlab · GitHub
1 Like
Yes, that is a regression. The next patch release (due very soon) should pick up the fix we made.
1 Like
I have the same issue!!! Hope this can be fixed very soon. It drove me crazy, the scrollbar!!!
I just released JupyterLab 3.2.3 on pypi which fixes this problem. A conda-forge package release is in progress.
2 Likes
Hello
May I kindly mention, that I also have arrow navigation problem
in the Jupyter Notebook (version 7.2.2)
I downgraded to previous available version (notebook 7.0.8) and problem gone.
So it seems latest “notebook” package also have this regression problem.
//By the way, update system downgraded jupyterlab 4.2.5 to 4.0.11
1 Like