Bug 276836

Summary: Add activity Overlay takes a long time to load
Product: [Unmaintained] Active Reporter: Fania Bremmer <fania.bremmer>
Component: Contour activity switcherAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: active, fania.bremmer, sebas
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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