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

Cannot navigate between cells in command mode using arrow keys #320

Closed
krassowski opened this issue Oct 30, 2021 · 4 comments
Closed

Cannot navigate between cells in command mode using arrow keys #320

krassowski opened this issue Oct 30, 2021 · 4 comments
Labels

Comments

@krassowski
Copy link
Member

Description

Navigation between cells with key up/down no longer works in 3.2.1-1, but it works perfectly in upstream 3.2.1:

cannot-navigate

Using k or j instead works.

Reproduce

  1. Create a notebook,
  2. Add cells
  3. Press down
  4. See that notebook scrolls rather than select next cell

Expected behavior

Next/previous cell gets selected.

Context

  • Operating System and version: Linux Ubuntu 21.10
  • JupyterLab-Desktop version: 3.2.1
  • Installer: deb
Browser Output

No output

@krassowski krassowski added the bug label Oct 30, 2021
@krassowski
Copy link
Member Author

This is because we pulled in newer lumino with jupyterlab/lumino#252.

@krassowski
Copy link
Member Author

I opened jupyterlab/lumino#256. We should cut a patch fix release one new lumino is out.

@murison
Copy link

murison commented Nov 11, 2021

I'm having same issue. Version 3.2.2. This is new behavior after an update I did today. Will have to roll it back, as it's nearly unusable now.

@mbektas
Copy link
Member

mbektas commented Nov 16, 2021

@krassowski this seems to be fixed with v3.2.3-1

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

No branches or pull requests

3 participants