[Bug 161912] Crashes when moving search results to another folder

Modestas Vainius modestas at vainius.eu
Tue Jul 14 19:59:32 BST 2009


https://bugs.kde.org/show_bug.cgi?id=161912


Modestas Vainius <modestas at vainius.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |modestas at vainius.eu




--- Comment #5 from Modestas Vainius <modestas vainius eu>  2009-07-14 20:59:29 ---
Hello,

this is probably a valid bug which is *hard* to reproduce. It comes from
QTreeWidget internals and is related to delayed layouting. See
https://bugs.kde.org/show_bug.cgi?id=200123 how similar bug was solved in
konversation. Basically, you need to ensure executeDelayedItemsLayout() is
called on the QTreeWidget after deleting its QTreeWidgetItem.

-- 
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 Kdepim-bugs mailing list