On Fri, Jun 02, 2000 at 04:52:02PM +0300, Dekel Tsur wrote: > Fix a bug: > Do not call to SetCursor when the paragraph is a closed footnote! Maybe we should add Assert(par->footnoteflag != LyXParagraph::CLOSED_FOOTNOTE) to LyxTest::SetCursor() to catch such errors? (and/or "if (par->footnoteflag == LyXParagraph::CLOSED_FOOTNOTE) return;)
- A small bugfix patch Dekel Tsur
- Another small bugfix patch Dekel Tsur
- Re: Another small bugfix patch Dekel Tsur
- Re: Another small bugfix patch Jean-Marc Lasgouttes
- Re: A small bugfix patch Jean-Marc Lasgouttes
