##// 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 / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_kill_ring.py Loading ...