Description
The injected ReadTheDocs hotkeys make the d button unresponsive.
Reproduce
- Go to jupyterlite-pyodide-kernel.readthedocs.io
- try to type d in a cell
- do not see
d
Expected behavior
Can press d and see a d.
Ideas
For now, we can only globally disable the hotkeys setting in the ReadTheDocs settings. I think the other addons are mostly fine. I don't appear to have access, but might be using the wrong account or something.
Ideally, we'd find a way to inject some DOM (likely in jupyterlite-core) that would disable this behavior.
Context
- JupyterLite version: all
- Operating System and version: any
- Browser and version: any
Browser Output
Paste the output from your browser Javascript console here.
Description
The injected ReadTheDocs hotkeys make the
dbutton unresponsive.Reproduce
dExpected behavior
Can press d and see a
d.Ideas
For now, we can only globally disable the hotkeys setting in the ReadTheDocs settings. I think the other addons are mostly fine. I don't appear to have access, but might be using the wrong account or something.
Ideally, we'd find a way to inject some DOM (likely in jupyterlite-core) that would disable this behavior.
Context
Browser Output