------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=57490 ------- Additional Comments From seb_stein@gmx.de 2003-08-31 22:38 ------- The problem is the wrong understanding of m_LineList and the return value of onLinePath, both in class LinePath. removePoint always removes the start point of the line, but this might not be always the correct behaviour. I'll fix this in the next 2 weeks. Steinchen