Bug 221957 - Links on welcome page inactive
Summary: Links on welcome page inactive
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-09 19:16 UTC by Thomas Baumgart
Modified: 2010-01-21 18:46 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 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