https://bugs.kde.org/show_bug.cgi?id=263087
Cristian Onet <onet.crist...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Cristian Onet <onet cristian gmail com> 2011-05-18 18:13:29 --- SVN commit 1232629 by conet: BUG: 263087 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. M +3 -3 kmymoneycompletion.cpp M +2 -23 kmymoneyselector.cpp M +0 -23 kmymoneyselector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1232629 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel