When you select an item from the list of possible completions in the Debug console and press Enter on it, the selected command is executed, but the input line is not cleared.
This issue fixes it.
For technical description, see http://stackoverflow.com/questions/11865129/fail-to-clear-qlineedit-after-selecting-item-from-qcompleter @jonasschnelli Please check. Thank you.