<table><tr><td style="">meven created this revision.<br />meven added reviewers: dfaure, ngraham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />meven 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/D27455">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Activated event is used to handle key returns from KDirOperator.<br />
Making a Return in the KDirOperator would cause a double treatment of the event :</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">one for activated / _slotActivated</li>
<li class="remarkup-list-item">one for Key_Return activated</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Open Kate</li>
<li class="remarkup-list-item">Ctrl+Maj + S, to save file as</li>
<li class="remarkup-list-item">type a file name</li>
<li class="remarkup-list-item">go to a directory using the arrows keys and return key</li>
</ul>

<p>Before:<br />
The dialog returns immediately with the file name in the opened directory.</p>

<p>After:<br />
The directory is opened, the user can continue specifying path.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27455">https://phabricator.kde.org/D27455</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/filewidgets/kfilewidget.cpp</div></div></div><br /><div><strong>To: </strong>meven, dfaure, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>