Bug 308514 - Add Items dialog takes very long after opening before it reacts
Summary: Add Items dialog takes very long after opening before it reacts
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Contour activity screen (show other bugs)
Version: PA 3
Platform: unspecified Other
: NOR major
Target Milestone: unscheduled
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 21:38 UTC by Thomas Pfeiffer
Modified: 2012-12-06 20:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Pfeiffer 2012-10-16 21:38:18 UTC
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.
Comment 1 Marco Martin 2012-10-17 08:51:07 UTC
when it finally reacts, does it show "Apps" tab ot "top" tab?
Comment 2 Marco Martin 2012-10-17 09:31:13 UTC
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
Comment 3 Thomas Pfeiffer 2012-12-06 20:26:08 UTC
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.