Revision 1232629
Go back to digest for 22nd May 2011Bug Fixes in Office
Cristian Oneț committed changes in /trunk/extragear/office/kmymoney/kmymoney/widgets:
Remove the delayed scroll to item because storing a pointer to a tree view item and using it later (after the event loop has run) is a good way to obtain a crash. The reason why the delayed scroll to item was used in the first place is no longer valid from what I can see (the selected item is highlighted correctly in the account combo). Anyway it's better to have an item that is not highlighted then a crash.
File Changes
Modified 3 files
- /trunk/extragear/office/kmymoney/kmymoney/widgets
- /kmymoneycompletion.cpp
- /kmymoneyselector.cpp
- /kmymoneyselector.h
3 files changed in total