##// 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
__init__.py Loading ...
base_frontend_mixin.py Loading ...
kernelmanager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...