##// END OF EJS Templates
Don't bind notebook keyboard events to $(document)....
Don't bind notebook keyboard events to $(document). Keyboard events were previously bound to $(document), which caused problems with our command mode not allowing other focused elements (dialogs, etc.) to manage their own keyboard events. We now bind to the notebook element.

File last commit:

r11033:fa36e98f
r14017:0e882fd7
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer