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





--- Comment #8 from Martin Klapetek <martin klapetek gmail com>  2012-01-16 
10:34:51 ---
Few notes:
 - I tested it only with groups
 - Listening to the model's rowsRemoved() shows that the model emits the signal
way before the data is actually removed (which might actually be correct), but
there's a notable delay, therefore the model might still have "valid" indexes
(but that's just a wild guess after severe sleep deprivation and sounds really
wrong as the indexes imho should be invalidated by the remove-rows call)
 - I tested with recent Qt git snapshot, 100% reproducible
 - Checking for indexes in the tooltip part does not help, it returns true for
isValid() everytime

Checking for the indexes

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy

Reply via email to