Bug 276836 - Add activity Overlay takes a long time to load
Summary: Add activity Overlay takes a long time to load
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Contour activity switcher (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: unscheduled
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 15:53 UTC by Fania Bremmer
Modified: 2011-07-28 07:52 UTC (History)
3 users (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 Fania Bremmer 2011-06-30 15:53:49 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Add activity:
- Overlay takes a long time to load 

Reproducible: Always

Steps to Reproduce:
- click on the add activity button
- wait for the window to appear

Actual Results:  
loads a long time

Expected Results:  
- small loader animation
- better: not create a new activity beforehand and delete it after clicking on the cancel button, but not creating at all...(if possible)
Comment 1 Sebastian Kügler 2011-06-30 21:19:30 UTC
What's "a long time" (in seconds, roughly). It's fairly instant here, haven't noticed a considerable delay there, but that's pretty subjective of course.
Comment 2 Fania Bremmer 2011-07-01 07:11:40 UTC
maybe 4 seconds... its because we currently create already a new activity by showing the add activity window, even if the user pushes cancel afterwards. with an animated loader it would get better, i think.
Comment 3 Fania Bremmer 2011-07-28 07:52:27 UTC
tested and approved: fixed