##// 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 / controller
__init__.py Loading ...
__main__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...