[Bug 171991] kwidgetitemdelegate crash when QSortFilterProxyModel unhides filtered items

Rafael Fernández López ereslibre at kde.org
Wed Nov 12 10:22:11 CET 2008


http://bugs.kde.org/show_bug.cgi?id=171991





--- Comment #8 from Rafael Fernández López <ereslibre kde org>  2008-11-12 10:22:10 ---
Thank you for the test case. Adding this connect:

QObject::connect(lineEdit, SIGNAL(textChanged(QString)), proxy,
SLOT(invalidate()));

helps out in positioning widgets correctly when filtering. However, I can still
get the crash when I have some string and delete it fully (so all items should
be added back).

I will have a look on this issue.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdelibs-bugs mailing list