[Kmymoney-devel] [Bug 236361] Screen not updating correctly on View Change
Cristian Onet
onet.cristian at gmail.com
Thu Jul 1 20:16:17 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=236361
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Cristian Onet <onet cristian gmail com> 2010-07-01 20:16:15 ---
SVN commit 1145083 by conet:
BUG: 236361
Make sure that the register can't be left with updates disabled indefinitely
because of when calling 'bool enabled = updatesEnabled()' updates could be
disabled due to the fact that updates are disabled on the parent widget. If
that is the case and we call setUpdatesDisabled(false) we won't get re-enabled
when the parent widget does so that's where the 'register not getting drawn...'
bugs come from. Also remove the workaround for this bug in the payees view
added by Alvaro. This fix maintains the current level of 'smoothness' of the
register operations.
M +0 -4 views/kpayeesview.cpp
M +4 -15 widgets/register.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1145083
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list