Bug 222282

Summary: Status bar is shown as disabled during startup
Product: [Applications] kmymoney Reporter: Marco Poletti <poletti.marco>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marco Poletti 2010-01-11 21:23:32 UTC
Version:           3.95 (using KDE 4.3.4)
OS:                Linux
Installed from:    openSUSE RPMs

When kmymoney starts up, there is a nice progress bar in the status bar (in the very bottom of the window). The problem is that the status bar is disabled, so the progress bar and the text on the right are greyed out.
Comment 1 KMyMoney Devel Mailing List 2010-01-18 11:38:48 UTC
The progress bar (and anything else) are disabled until the file finishes loading. What's the expected behaviour?
Comment 2 Marco Poletti 2010-01-18 11:45:04 UTC
I would not disable the status bar during startup. It is already doing its work (showing progress and informations), while the central part of the window is unable to to its work because it's loading (and then it should be shown as disabled).
Just open a file in openOffice and you'll notice the (active) progress bar in the bottom while the file is loaded.
Comment 3 Cristian OneČ› 2010-01-21 22:23:36 UTC
SVN commit 1078246 by conet:

BUG: 222282
Don't disable the whole main window while loading the kmymoney file, disable only the centralWidget() of the application.

 M  +2 -2      main.cpp  


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