<table><tr><td style="">xuetianweng created this revision.<br />xuetianweng added reviewers: hein, mart.<br />Restricted Application added a project: Plasma.
</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/D8770" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>ActivityManager.qml doesn't have input method issue because the initial<br />
focus is inside the text field. So here we try to apply the same logic.<br />
Always force focus into the text field first, and handle the rest of key<br />
event accordingly. So we don't need to use event.text to append or do<br />
anything special, because event.text is not a input method compatible<br />
way to handle input.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Manually test arrow key navigation. Also test input method typing is enabled<br />
when menu is opened.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</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/D8770" rel="noreferrer">https://phabricator.kde.org/D8770</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/kickoff/package/contents/ui/FullRepresentation.qml<br />
applets/kickoff/package/contents/ui/Header.qml</div></div></div><br /><div><strong>To: </strong>xuetianweng, hein, mart<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>