<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added reviewers: Kate, cullmann, dhaumann.<br />Herald added a project: Kate.<br />ahmadsamir requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22067">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The session KConfig object was cleared in finishRestore(), which meant<br />
that for plugins that aren't loaded when we start loading the session,<br />
the sidebar position - and other toolview related - settings weren't<br />
restored for such plugins. A perfect example of this is the Projects<br />
plugin where the toolview for it is only shown if you open a file that<br />
belongs to a git/svn/mercury repo.</p>

<p>BUG: 391715<br />
FIXED-IN: 19.08.0</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Open a document in kate, that doesn't belong to a git/svn/mercury repo</li>
<li class="remarkup-list-item">Make sure the Projects plugin is enabled and "Git" is checked in that plugin config page; then open a document that belongs to a git repo, this causes the Projects toolview to show</li>
<li class="remarkup-list-item">Move the Projects plugin panel to the right side bar</li>
<li class="remarkup-list-item">Close that file then close kate</li>
<li class="remarkup-list-item">Start kate again but don't initially open a file that belongs to a git repo</li>
<li class="remarkup-list-item">Now open a file from a git repo, notice that the Projects panel is shown on the left sidebar, even though the previously saved position was on the right sidebar</li>
</ul>

<ul class="remarkup-list">
<li class="remarkup-list-item">Apply the diff then try again, the Projects panel should appear on the right sidebar</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R40 Kate</div></div></div><br /><div><strong>BRANCH</strong><div><div>plugin-sidebar-position (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22067">https://phabricator.kde.org/D22067</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kate/katemdi.cpp<br />
kate/katemdi.h</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Kate, cullmann, dhaumann<br /><strong>Cc: </strong>kwrite-devel, domson, michaelh, ngraham, demsking, cullmann, sars, dhaumann<br /></div>