jupyter / nbgrader

A system for assigning and grading notebooks
https://nbgrader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.3k stars 317 forks source link

Shortcut to navigate to next submission does not work with French AZERTY keyboard #1901

Open Jujuhop opened 4 months ago

Jujuhop commented 4 months ago

Hi support,

I have the following issue in Jupyter Lab/formgrader:

The shortcut used to navigate to the same place in the next submission ("CTRL + ." in theory) does not work. It seems that this is common for AZERTY keyboards but not for QWERTY. However the "previous submission" shortcut works ("CTRL + ," ; note that "CTRL + SHIFT + ," does the same thing).

Thanks for your work. I include some details below

Operating system

Linux Ubuntu

nbgrader --version

0.9.1

jupyter lab --version

Jupyter Lab 4.1.4

Web browser

Firefox 126.0.1 64 bit

Expected behavior

When browsing submissions the shortcut "CTRL + ." moves to the next submission

Actual behavior

Nothing happens with that shortcut.