<table><tr><td style="">rkflx created this revision.<br />rkflx added a reviewer: Frameworks.<br />Restricted Application added a project: Frameworks.<br />rkflx 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/D12593">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In certain situations the user-set width of the places panel was not<br />
remembered.</p>

<p>As <tt style="background: #ebebeb; font-size: 13px;">placesViewWidth</tt> is initialized by <tt style="background: #ebebeb; font-size: 13px;">configGroup.readEntry</tt> and<br />
updated in reaction to user actions, it makes sense to also save the<br />
same variable back to the config file, instead of looking directly at<br />
the <tt style="background: #ebebeb; font-size: 13px;">placesViewSplitter</tt>.</p>

<p>Depends on <a href="https://phabricator.kde.org/D12592" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D12592</a></p>

<p>Ref <a href="https://phabricator.kde.org/T8552" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T8552</a></p>

<p>FIXED-IN: 5.46</p></div></div><br /><div><strong>TEST PLAN</strong><div><p><tt style="background: #ebebeb; font-size: 13px;">kdialog --getopenfilename</tt>, change width of places panel, hide places<br />
panel with <kbd style="display: inline-block; min-width: 1em; padding: 4px 5px 5px; font-weight: normal; font-size: 0.8rem; text-align: center; text-decoration: none; line-height: 0.6rem; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(71, 87, 120, 0.08); user-select: none; background: #f7f7f7; border: 1px solid #C7CCD9;">F9</kbd>, close dialog by clicking on <span><span class="phui-tag-view phui-tag-type-shade phui-tag-grey phui-tag-shade "><span class="phui-tag-core ">Cancel</span></span></span>, reopen<br />
dialog, close dialog a second time, reopen dialog, press <kbd style="display: inline-block; min-width: 1em; padding: 4px 5px 5px; font-weight: normal; font-size: 0.8rem; text-align: center; text-decoration: none; line-height: 0.6rem; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(71, 87, 120, 0.08); user-select: none; background: #f7f7f7; border: 1px solid #C7CCD9;">F9</kbd> again<br />
and check that previously set width is restored.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-hidden-places-width-saving (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12593">https://phabricator.kde.org/D12593</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/filewidgets/kfilewidget.cpp</div></div></div><br /><div><strong>To: </strong>rkflx, Frameworks<br /><strong>Cc: </strong>michaelh, bruns<br /></div>