https://bugs.kde.org/show_bug.cgi?id=161912
Modestas Vainius <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
