##// 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.
Brian E. Granger -
r14017:0e882fd7
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / base
images
js
less