]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
* src/support/unicode.C
[lyx.git] / Status.15x
index 453f36c7f673341fa15ed7c7228cee6bb2ad0333..bfd48e2e9fe325093a2ab4b3be08c18dff57ee2b 100644 (file)
@@ -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
+