I am using Jupyter Notebook in Firefox. If I highlight a code section and press Ctrl + # or Ctrl + }, nothing happens. If I highlight a code section and press Ctrl + /, Firefox switches to a different tab.
I tried those shortcuts in editing mode (= the code section was framed by a green box).
Things I have tried:
Jupyter Notebook -> Help -> Edit Keyboard Shortcuts did not solve the problem since commenting/uncommenting is not listed there.
Beyond this, neither this nor this question helped.
It could be either because of Jupyter Notebook settings or because of Firefox settings. Since I am not an expert in any of them, it would be great if you could provide a detailed answer in case you have an idea on how to solve the issue. I personally would prefer to put the commenting/uncommenting on Ctrl + #, but Ctrl + / is also okay for me.