--- WindowMaker-0.80.1/WINGs/Extras/wtableview.c.wtblbug 2002-03-29 14:14:17 +0300 +++ WindowMaker-0.80.1/WINGs/Extras/wtableview.c 2002-07-11 13:34:02 +0400 @@ -858,6 +858,7 @@ if (j == 0) { if (width <= rect.pos.x && width + column->width > rect.pos.x) { range.position = i; + range.count = 1; j = 1; } } else {