[Differential] [Request, 3 lines] D3988: Set focus on widgets in system tray popup
davidedmundson (David Edmundson)
noreply at phabricator.kde.org
Fri Jan 6 05:43:05 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170106/bb515172/attachment.html>
More information about the Plasma-devel
mailing list