Bug 222282 - Status bar is shown as disabled during startup
Summary: Status bar is shown as disabled during startup
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 21:23 UTC by Marco Poletti
Modified: 2010-01-21 22:23 UTC (History)
0 users

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 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