Bug 221957

Summary: Links on welcome page inactive
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
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 Thomas Baumgart 2010-01-09 19:16:15 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    openSUSE RPMs

When started with the -n option, the links on the welcome page are inactive. The same applies, when an open file is closed.

Note: This is because the main view will be disabled in case no file is open. We need to consider to enable the welcome page in that case.
Comment 1 Cristian OneČ› 2010-01-21 18:46:42 UTC
SVN commit 1078175 by conet:

BUG: 221957 
Don't disable the whole main view when the viewStateChange signal is emitted. It is enough to disable the root widget of the plugin thus the home page is left enabled.

 M  +1 -2      mymoneybanking.cpp  


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