D11196: Keep suspended mode message after tab detach
Joshua Noack
noreply at phabricator.kde.org
Fri Mar 9 22:33:50 UTC 2018
jnoack created this revision.
Restricted Application added a subscriber: Konsole.
Restricted Application added a project: Konsole.
jnoack requested review of this revision.
REVISION SUMMARY
When a tab is suspended (CTRL+S) and gets detached, the messagewidget is not
restored. To fix this the detached view is also passed down to the ViewManager, so
that the ViewManager can apply the correct state for the new view.
TEST PLAN
1. Suspend tab with CTRL+S
2. Detach tab
3. MessageWidget still visible
REPOSITORY
R319 Konsole
BRANCH
keep-suspended-mode-after-detach
REVISION DETAIL
https://phabricator.kde.org/D11196
AFFECTED FILES
src/Application.cpp
src/Application.h
src/MainWindow.cpp
src/MainWindow.h
src/ViewManager.cpp
src/ViewManager.h
To: jnoack
Cc: #konsole, herrold, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180309/88ef1464/attachment.html>
More information about the konsole-devel
mailing list