Fix sessions not correcly loading untill a tab is focused

Authored by tcanabrava on May 17 2019, 12:42 AM.

Description

Fix sessions not correcly loading untill a tab is focused

Summary:
A bit of frustration on my side: this is not the patch I want to
deliver, but I tried some other variants of this and nothing seemed
to work.
I tried:

  • call setFocus() when the widget is created
  • call session->run() (this froze konsole, fun times.)
  • set the widget as current in the splitter.

    aparently forcing each widget to be displayed triggered something internally that made things work. I'm ok on removing this patch for a better one, but I'm out of ideas.

Reviewers: ngraham, Konsole, hindenburg

Reviewed By: ngraham, Konsole, hindenburg

Subscribers: konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D21216

Details

Committed
hindenburgMay 17 2019, 12:57 AM
Reviewer
Konsole
Differential Revision
D21216: Fix sessions not correcly loading untill a tab is focused
Parents
R319:3f211ac41a56: Fix API docs
Branches
Unknown
Tags
Unknown