From 23494f4dddd55abdc373c6ec93cd0d6417cc57bb Mon Sep 17 00:00:00 2001 From: Jonathan Frederic Date: Thu, 20 Mar 2014 17:37:53 -0700 Subject: [PATCH] Set tabindex -1, use codemirror's events --- IPython/html/static/notebook/js/completer.js | 37 +++----------------- 1 file changed, 4 insertions(+), 33 deletions(-) diff --git a/IPython/html/static/notebook/js/completer.js b/IPython/html/static/notebook/js/completer.js index 2e454fe45..738b4e086 100644 --- a/IPython/html/static/notebook/js/completer.js +++ b/IPython/html/static/notebook/js/completer.js @@ -221,6 +221,7 @@ var IPython = (function (IPython) { // Currently webkit doesn't use the size attr correctly. See: // https://code.google.com/p/chromium/issues/detail?id=4579 this.sel = $('