diff --git a/applet/contents/ui/main.qml b/applet/contents/ui/main.qml --- a/applet/contents/ui/main.qml +++ b/applet/contents/ui/main.qml @@ -18,7 +18,7 @@ along with this program. If not, see . */ -import QtQuick 2.0 +import QtQuick 2.2 import QtQuick.Layouts 1.0 import org.kde.plasma.core 2.0 as PlasmaCore @@ -281,6 +281,7 @@ PlasmaComponents.TabBar { id: tabBar Layout.fillWidth: true + activeFocusOnTab: true PlasmaComponents.TabButton { id: devicesTab