]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Directly use the family name in QFontInfo to ascertain whether the requested
[lyx.git] / Status.15x
index 0512d0f7f9b0c630e25acd28d1d417df84083340..f1ea5b90d574f012b6a56724d55b5dcc33d0862a 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
 
@@ -252,6 +257,12 @@ PAINTING & PERFORMANCE
 
 
 
+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
 
 * Many issues with toolbars on MAC (Bennett 3/11/06):
@@ -275,9 +286,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