Bug 290077 - folder struchture always closed when starting Kmail
Summary: folder struchture always closed when starting Kmail
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: folders (show other bugs)
Version: 1.99.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-29 10:31 UTC by m.wege
Modified: 2012-07-12 07:22 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 m.wege 2011-12-29 10:31:19 UTC
Version:           1.99.0 (using Devel) 
OS:                Linux

When starting Kmail the folder structure always is shown closed and I have to unfold it manually. This is a regression compared to Kmail1.
I am running KDE4.8 RC1

Reproducible: Always

Steps to Reproduce:
Close Kmail-Start it again

Actual Results:  
Kmail shows only the main folder of each account

Expected Results:  
The folder structure should either be shown unfolded or it should be remembered from last time running Kmail.

OS: Linux (x86_64) release 3.2.0-7-generic
Compiler: gcc
Comment 1 Laurent Montel 2012-07-12 07:22:55 UTC
I increase time in code which expand folder.
When it takes so many time it will delete itself so it will not expand.
I changed 10 seconds to 60 seconds now.
I hope it's enough
You need kdelibs 4.9 (after rc2)