D21216: Fix sessions not correcly loading untill a tab is focused
Tomaz Canabrava
noreply at phabricator.kde.org
Tue May 14 15:11:50 BST 2019
tcanabrava created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
tcanabrava requested review of this revision.
REVISION 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.
REPOSITORY
R319 Konsole
BRANCH
tryToReloadProperly
REVISION DETAIL
https://phabricator.kde.org/D21216
AFFECTED FILES
src/main.cpp
To: tcanabrava
Cc: konsole-devel, gennad, thsurrel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190514/fd47e37b/attachment-0001.html>
More information about the konsole-devel
mailing list