Tabbing in Kicker Dashboard does not do anything. Shift-Tabbing will crash the dashboard, the taskbar. Krunner still works Shortcuts for Konsole and show desktop also work.
Please add the backtrace for the crash. For more information, please read https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
If you can provide the information requested in comment #1, please add it.
I actually don't know how to get a backtrace. I can tell you however, that reinstalling the os on the system again still causes the same issue. Also, from the page that you gave. Arch Arch currently doesn't offer debug packages with symbols (Feature Request). You therefore need to recompile all concerned packages with debugging symbols. See their informative document Getting Traces.
I have a Manjaro KDE system And I don't quite know where to start with recompiling.
If you can tell me how to get the backtrace of a plasmoid, I will certainly get that.
Even a backtrace without debug symbols can be of help. If you are able to reproduce the crash, please add the backtrace from the 'Developer Information' tab of the crash dialog window to this ticket.
Sorry, I thought it was clear, but I don't get a crash dialog window. The dashboard just pauses indefinitely. I can switch workspaces, but all kde specific functionality doesn't work, except Krunner.
Okey, changing title accordingly.
I can confirm it happens on openSUSE Tumbleweed: Plasma 5.12, Qt 5.10, KF 5.42 When you're opening the Dashboard, you press Shift+Tab, afterwards you can not click anything on the screen.
Reproduced, plasmashell dies somewhere in QQuickItemPrivate::nextPrevItemInTabFocusChain. I'm looking into it.
Git commit c85eb1aef49e42b0240e1b456d757c644ba142c0 by Eike Hein. Committed on 12/02/2018 at 10:30. Pushed by hein into branch 'Plasma/5.12'. Implement Tab/Backtab navigation Summary: I'd like this in the 5.12 branch as it also fixes a shell freeze. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10456 M +95 -2 applets/kicker/package/contents/ui/DashboardRepresentation.qml M +20 -0 applets/kicker/package/contents/ui/DashboardTabBar.qml M +3 -1 applets/kicker/plugin/dashboardwindow.cpp https://commits.kde.org/plasma-desktop/c85eb1aef49e42b0240e1b456d757c644ba142c0