<table><tr><td style="">mlibera created this revision.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />mlibera 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/D29571">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Users used to emacs/bash style of navigation and editing might appreciate a basic support for it in Kickoff, especially Ctrl+n/p for next/previous entry.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Check if the keys work as expected, i.e.:<br />
Ctrl+n - cursor key down, highlight next item in the list<br />
Ctrl+p - cursor key up, highlight previous item in the list<br />
Ctrl+h - backspace, removes last character in the search field<br />
Ctrl+e - end key, move cursor to the end of the search field text<br />
Ctrl+f - cursor key right, move cursor one character right in the search field<br />
Ctrl+b - cursor key left, move cursor one character left in the search field<br />
Ctrl+[ - esc, here the code in the patch copies Kickoff's handling of Esc key, that seems to always result in closing Kickoff despite an if condition</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29571">https://phabricator.kde.org/D29571</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/kickoff/package/contents/ui/FullRepresentation.qml</div></div></div><br /><div><strong>To: </strong>mlibera<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>