##// END OF EJS Templates
fix remove event in KeyboardManager.register_events...
fix remove event in KeyboardManager.register_events only call enable on remove when focused. fixes a bug where command mode could be entered inappropriately when non-focused elements are removed from the page (see first `@interact` example).
MinRK -
r15328:4b9aea7c
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...