##// END OF EJS Templates
Fixing #1337. Tooltip stops TAB from being handled by others....
Fixing #1337. Tooltip stops TAB from being handled by others. Pressing TAB to get the tooltip "range(TAB" was inserting a TAB. To get rid of this we are now telling CodeMirror to ignore it and also stopping the event from bubbling up the DOM.
Brian Granger -
r6052:07435e35
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...