https://bugs.kde.org/show_bug.cgi?id=464870
--- Comment #13 from Jack <ostrof...@users.sourceforge.net> --- OK, my c++ reading ability is far worse than I thought. Even debugging through the Qt code, I somehow missed the switch from the call to item() to the call to text(). Adding a check before calling text() would certainly work - but I'll have to look at how many of them there are. If more than just a few, might it still be better to assure the starting row is not negative? -- You are receiving this mail because: You are watching all bug changes.