##// END OF EJS Templates
BUG: Completion widget position and pager focus....
BUG: Completion widget position and pager focus. When the console widget is used with gui-completion, the positioning of the completion widget was incorrect the first time a completion was performed since the size of the widget is initially bogus. Using sizeHint fixes this. If the paging mode is set to vsplit/hsplit, the focus was lost after the pager is quit.
Prabhu Ramachandran -
r4976:a5fbb809
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...