--- ../core/gui/Source/NSCell.m Mon Apr 16 21:52:52 2001 +++ ../core.patch/gui/Source/NSCell.m Thu Jun 14 00:16:12 2001 @@ -1045,6 +1045,7 @@ NSRect cvBounds = [cv bounds]; NSWindow *cvWin = [cv window]; + [self setNextState]; [self highlight: YES withFrame: cvBounds inView: cv]; [cvWin flushWindow];