davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY Fixes the issue most noticable with klipper's text field not having focus; though use of debug rectangle showed it affected all applets. Plasma popups get focus, which is given to our StackView, because that's a focus scope that will give activeFocus to the focussed item within that scope. However, nothing was explicity set, so nothing got focus. TEST PLAN Debug rectangles followed by checking the original bug of opening klipper twice and on both occasions typing immediately went into the text box REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3988 AFFECTED FILES applets/systemtray/package/contents/ui/PlasmoidPopupsContainer.qml EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, andreaska, sebas