Georg Baum wrote: > Am Dienstag, 16. November 2004 03:47 schrieb Alfredo Braunstein: >> Georg Baum wrote: >> > Is the attached patch ok? >> >> No, seems like you picked the wrong patch ;-) > > Ok, second try. It was obviously too late ;-)
Seems ok to me. So if it works, I'd shove it in, as it fixes a major bug in tabulars. Very minor nitpick: I'd eliminate "cell" altogheter and just set active_cell_ = cur[i].idx() inside the loop. Regards, Alfredo