Version: (using KDE Devel) Installed from: Compiled sources OS: Other I am using the svn version by utilizing the kde4daily qemu image, updated today. When the last 3 balls where placed on the board, filling the board entirely, i had the luck that one of these new placed balls completed a line. However the line did not vanish as one would expect and neither are any scores counted for that line. (well that is probably due to the line not disappearing). I will also attach a screenshot showing the described behaviour.
Created attachment 22501 [details] Screenshot showing the "bug" in action
Agreed. A bug to fix. Thanks for reporting
SVN commit 762747 by dimsuz: Fix bug: when board was filled and 5 balls formed a line, they were not removed. Also fix preview updating (I wonder why it worked earlier) Will backport to 4.0 branch soon BUG: 153907 M +7 -0 previewitem.cpp M +1 -1 previewitem.h M +7 -0 scene.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=762747