https://bugs.kde.org/show_bug.cgi?id=408787
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla |sma-workspace/cc74edf103397 |sma-workspace/15de7ceb3875f |c721dc48a8e07a7ae2492b7678b |6b7be7bc55ec43941874fc43e44 --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 15de7ceb3875f6b7be7bc55ec43941874fc43e44 by David Edmundson. Committed on 18/06/2019 at 22:22. Pushed by davidedmundson into branch 'Plasma/5.16'. [interactiveconsole] Fix initial load selection Summary: QActionGroup has no signal for when an action within the group changes checked state. Only when an action within is triggered. Without calling trigger InteractiveConsole::modeSelectionChanged is not triggered and m_mode is not updated. Test Plan: qdbus to launch the console Execute button went to the right place Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D21852 M +2 -2 components/shellprivate/interactiveconsole/interactiveconsole.cpp https://commits.kde.org/plasma-workspace/15de7ceb3875f6b7be7bc55ec43941874fc43e44 -- You are receiving this mail because: You are watching all bug changes.