From cef231f17e112a2807ce18166c54027093571c5d Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Mon, 1 Jan 2007 17:36:31 +0000 Subject: [PATCH] Status.15x: mark a bug as fixed git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16461 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Status.15x b/Status.15x index 453f36c7f6..bfd48e2e9f 100644 --- a/Status.15x +++ b/Status.15x @@ -165,13 +165,6 @@ EDITING * edit->text style->capitalize/lower/upper case doesn't work due to change tracking-related changes. -* insert->note->lyx note, enter a few chars, collapse the note. Copy the note - several times (three lines?), use mouse to select. Lyx crashes with - - Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323 - - NOTE: this is unrelated to the button face-lift patch. - * the insertion of Ctrl-Return cannot be undone @@ -639,6 +632,13 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48 Abort FIXED (Bo 2006-12-27) +* insert->note->lyx note, enter a few chars, collapse the note. Copy the note + several times (three lines?), use mouse to select. Lyx crashes with + Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323 + NOTE: this is unrelated to the button face-lift patch. + + FIXED (Bo 2006-12-27) + * Open "de_Intro.lyx"; mark first word ("Einführung"); invoke "ert-insert" => seg fault FIXED (Abdel 2006-30-12) @@ -649,4 +649,4 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48 this is important for the test case); add a character into the note => the complete footnote is expanded but only the current line is repainted FIXED (Abdel 2006-12-29): following Paragraph and LyXText metrics cleanup. - \ No newline at end of file + -- 2.39.5