Bug 184636

Summary: KOrganizer does not store/restore the height of the all-day agenda pane
Product: [Applications] korganizer Reporter: Reinhold Kainhofer <reinhold>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Reinhold Kainhofer 2009-02-17 13:48:55 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

While the layout of the sidebar (date navigator, preview pane, resource view, etc.) is stored on exit and restored when you start KOrganizer, the height of the all-day agenda is not (re)stored. Instead, on each start or KOrganizer, the all-day agenda pane takes ~25% of the whole width, even if I made that smaller before.

In  my opinion, the height of the all-day agenda should be restored just like the rest of the layout.
Comment 1 Sergio Martins 2009-02-19 21:42:53 UTC
SVN commit 928685 by smartins:

The number of sections is variable and writeSettings() will always write the correct number of values.

BUG: 184636


 M  +1 -3      koagendaview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=928685