When you open the Add Items dialog, nothing happens for several dozen seconds before it loads the apps and reacts to input Reproducible: Always Steps to Reproduce: 1. Tap on "Add Items" 2. Wait Actual Results: You have to wait for a very long time Expected Results: It should load in a few seconds, as it did until recently.
when it finally reacts, does it show "Apps" tab ot "top" tab?
Git commit 39d0f36ea4475b22ddaeb5b755e9eefe8b89b227 by Marco Martin. Committed on 17/10/2012 at 11:27. Pushed by mart into branch 'master'. get rid of the "Top" tab it's extremely slow, not intuitive wording and the results have a lot of duplications M +1 -43 shell/widgetsexplorer/package/contents/ui/MenuTabBar.qml http://commits.kde.org/plasma-mobile/39d0f36ea4475b22ddaeb5b755e9eefe8b89b227
Removing the Top tab fixed the slowness. We still want some sort of recommendation in the Add Items dialog, but it looks like we need a better solution for this.