Hello!
I’m not sure if this should be posted in the JupyterLab or Widgets category.
Keyboard shortcuts don’t work for me on JupyterLab 4 when the cursor is inside a widget.
Here is a small GIF with ipywidgets where I use the Ctrl + shift + F
shortcut inside / outside the widget:
I found discussions on (maybe) a related topic, where shortcuts were being activated accidently (e.g. on typing ‘a’ inside widgets). Maybe the fix for that disabled all shortcuts? If so, is it still possible to enable shortcuts inside widgets?
(Ref: Keyboard input in panel/bokeh widget results in Keyboard shortcut - #5 by krassowski)