notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Block-comment lines keyboard shortcut doesn't work on non-English MacOS keyboards

Open bolinocroustibat opened this issue 4 years ago • 6 comments
trafficstars

Describe the bug

On ~~French AZERTY~~ non-English MacOS keyboards, the block-comment lines keyboard shortcut ~~ctrl+/~~ (cmd+/ on MacOS) doesn't work. (it seems it is not an isolated case, but related to all French keyboards: https://stackoverflow.com/questions/65459646/comment-jupyter-azerty-mac)

Desktop

  • OS: MacOS 11.3
  • Browser: Chrome
  • Jupyter version: 6.3.0
  • Chrome version: 90
  • Python version: 3.8

bolinocroustibat avatar May 13 '21 08:05 bolinocroustibat

I tried on Google Colab and the shortcut works well on my AZERTY keyboard.I used Firefox as browser.Have you already checked if the problem persist if you use a different browser or with Colab?

glkemm avatar May 28 '21 16:05 glkemm

It doesn't happen with Google Colab.

bolinocroustibat avatar May 30 '21 10:05 bolinocroustibat

Any news on this? This is a pretty big issue for French keyboard users.

bolinocroustibat avatar Oct 25 '21 03:10 bolinocroustibat

Just to add some details here, I'm facing the same problem but only with the macOS layout of the keyboard. On the windows machine I'm using at work ctrl + / work as expected.

looking at this question on SO it seems that the problem is related to every non EN mac layout.

12rambau avatar Aug 12 '22 19:08 12rambau

the solution is if you want to comment out something first you need to activate caps lock after that 'ctrl + /' works

OwaisKhaan avatar Aug 31 '23 09:08 OwaisKhaan

In my case, I had to use the French - digital (Français - Numérique) keyboard and then the shortcut control++ works fine. I tried everything with the classic French keyboard but nothing works.

gabriel1628 avatar Feb 07 '24 08:02 gabriel1628