Skip to content
Snippets Groups Projects
Commit 1b2ab928 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Fix focus after destruction of StartChatDialog

On destroy() the window that was last focused gets the focus
again. if destroy() is called from the StartChat Dialog, the new
ChatControl is not yet focused, because present() seems to be asynchron,
at least on KDE, and takes time.
parent 23de7d53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment