<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added a reviewer: dfaure.<br />Herald added a project: Frameworks.<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/D24951">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If the user types some text in the lineEdit and there's more than one<br />
match in the model view, don't automatically select the first match, so<br />
that if the user presses Enter/Return, we don't load the first result<br />
as it could well be not what the user actually wants.</p>

<p>BUG: 400725</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Make sure ark and wireshark are installed on your system</li>
<li class="remarkup-list-item">Invoke the open-with dialog on any archive file, and type ark</li>
<li class="remarkup-list-item">You should get two results (or three if Ark is present in two individual categories on your system...) WireShark and Ark, with the former being automatically selected for you</li>
<li class="remarkup-list-item">Press Enter, the file is opened with wireshark</li>
<li class="remarkup-list-item">Apply the diff then try again, the open-with dialog will not select the first result, and if you press Enter the dialog will open the file using the command you typed</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>l-kopenwithnondeterministic (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24951">https://phabricator.kde.org/D24951</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/widgets/kopenwithdialog.cpp</div></div></div><br /><div><strong>To: </strong>ahmadsamir, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>