<table><tr><td style="">ahmadsamir added a comment.
</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><div><p>The user typing 'arc' then pressing Enter, and getting the file opened with wireshark is broken behaviour form the user's POV, that's the crux of the bug report in question.</p>

<p>That combobox uses KCompletion and not having the up/down arrow keys navigate through the possible completions in the popup menu, when the mode[1] is CompletionPopup or CompletionPopupAuto, would be broken behaviour too, and unexpected by the user; e.g. in Dolphin, typing a path, there's popup list with possible completions, the arrow keys navigate through that list.</p>

<p>KRunner is a different beast, it can search files, execute commands, invoke kcm modules, manage open windows... etc.</p>

<p>Besides, we are talking about a corner case, 9 out of 10 times you'll only get 1 match.</p>

<p>[1] <a href="https://api.kde.org/frameworks/kcompletion/html/classKCompletion.html#a927c284d89e41d976412201b68ca67e9" class="remarkup-link" target="_blank" rel="noreferrer">https://api.kde.org/frameworks/kcompletion/html/classKCompletion.html#a927c284d89e41d976412201b68ca67e9</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</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>To: </strong>ahmadsamir, dfaure, ngraham<br /><strong>Cc: </strong>ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns<br /></div>