----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119874/ -----------------------------------------------------------
(Updated Aug. 20, 2014, 9:27 p.m.) Review request for Plasma and Eike Hein. Repository: plasma-desktop Description ------- When opening kicker with a shortcut (e.g. alt-f1) it would not have any focus. This is because the root item would get the focus but not "pass it on" to any child below itself. Making the root item a FocusScope means that when it receives focus the focus moves to the line edit since that one has focus: true. Diffs ----- applets/kicker/package/contents/ui/FullRepresentation.qml 1a1e845 Diff: https://git.reviewboard.kde.org/r/119874/diff/ Testing ------- Thanks, Frederik Gladhorn
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel