]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
* src/tex2lyx/text.C
[lyx.git] / Status.15x
index 0512d0f7f9b0c630e25acd28d1d417df84083340..92c51d6ec49f859595897d3321e843bb2c33be0f 100644 (file)
@@ -160,6 +160,11 @@ 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:143
+  NOTE: this is unrelated to the button face-lift patch.
+
 
 CHANGE TRACKING
 
@@ -246,10 +251,17 @@ PAINTING & PERFORMANCE
   \spadesuit(*)   yes      no        yes
   ---------------------------------------
   (*) On solaris, a square is shown on screen instead of nothing.
- Further comments from Georg: This is probably a qt4 font drawing problem,
- since \Omega works fine in 1.4.3, and my debugging results showed that the
- correct font is found and used (cmr10).
+ - Further comments from Georg: This is probably a qt4 font drawing problem,
+   since \Omega works fine in 1.4.3, and my debugging results showed that the
+   correct font is found and used (cmr10).
+ - Solved problem with \int and \oint on Windows (Enrico 2006-12-06).
+
+
 
+BUILDING
+
+* It is ridiculous that you have to call configure with --with-frontend=qt4.
+  The existance of config/qt.m4 does not make much sense either.
 
 
 MAC OS X
@@ -275,9 +287,6 @@ WONT FIX (for 1.5.0)
   There is now a Qt feature request:
   http://www.trolltech.com/developer/task-tracker/index_html?id=137891&method=entry
 
-* It is ridiculous that you have to call configure with --with-frontend=qt4.
-  The existance of config/qt.m4 does not make much sense either.
-
 * TODO toolbar popup menu, currently disabled (Peter 9/11/06)  
 
 * When content (sections/captions) is changed, the toc/lof/lot is not properly