]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Limit the work-around in rev. 16874 to Windows.
[lyx.git] / Status.15x
index ce099a79202138ca1b7bfcfee1bda3c165541981..8f9aaf73a56a33b52b08114f7e61b3f0fcd6d5a6 100644 (file)
@@ -1,11 +1,6 @@
 Debugging spree:
 ----------------
 
-Rules:
-  1. Bugs that aim for 1.5.0 should be listed here.
-  2. Whoever fixes a bug sign his name before the bug and move it to the end of
-     this file, along with a lyx-devel announcement.
-
 Prizes (donated by Michael):
 
   #1: LyX-labeled Tick Tock Wall Clock
@@ -35,6 +30,12 @@ GENERAL
      (unconfirmed/new/assigned/reopened + no 1.6.0 target + keyword 'patch')
 
 
+*******************************************
+* PLEASE ADD NEW BUGS TO BUGZILLA.LYX.ORG *
+*    THE DAYS OF THIS FILE ARE COUNTED    *
+******************************************* 
+
+
 ICONS:
 
 * make all icons of the same size(s)
@@ -51,6 +52,7 @@ FILE
     QPainter::end: Painter not active, aborted
   This does not happen if the session is empty.
 
+
 SPELL CHECKING (Joost 4/11/06)
 
 * Words with umlauts or accents do not arrive as a whole word in the spell
@@ -71,16 +73,9 @@ TABLE OF CONTENTS
    (only with --enable-stdlib-debug, has been seen on qt 4.2.2, gcc 4.1.2,
     openSuse 10.1/x32 and 10.2/x64, but is probably not OS/qt specific, but
     dependant on the compiler)
-    
-* open two documents with a toc (Intro, Tutorial), open TOC dialog, 
-  click on a item, switch to the other doc without closing the TOC dialog, 
-  click on the TOC button -> crash
 
-DIALOGS
 
-* If you try to view a document as postscript that cannot be typeset because
-  of LaTeX errors and export to LaTeX afterwards you will get the old error
-  list again, although the export succeded.
+DIALOGS
 
 * Dialogs do not get focus (e.g. when clicking on an inset).
 
@@ -98,7 +93,7 @@ MATH CONTROL PANEL
 
 OTHER PANELS
 
-* The visual table size selection on the the "Insert Table" dialog has gone
+* The visual table size selection on the "Insert Table" dialog has gone
   (Joost 3/11/06).
 
 * The UI for bullet selection in the documents settings looks weird
@@ -126,18 +121,6 @@ MULTIPLE WINDOWS / DOCUMENTS
 * Middle button paste does not work across windows. (Bo 12/15/06)
 
 
-TOOLBARS & MINIBUFFER
-
-* When toolbars are hidden, they pop up again after clicking on the document
-  area (Joost 4/11/06).
-  Comment by Bo: Can not reproduce, details please.
-
-
-TOOLTIPS:
-
-* Tooltips are no longer shown
-
-
 MENUS
 
 * Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
@@ -153,8 +136,6 @@ EDITING
 * edit->text style->capitalize/lower/upper case doesn't work due to change
   tracking-related changes.
 
-* the insertion of Ctrl-Return cannot be undone
-
 
 CHANGE TRACKING
 
@@ -245,7 +226,9 @@ PAINTING & PERFORMANCE
    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).
-
+ - On my linux box it looks a bit different: \int is shown if it was a \square,
+   bot about half as wide and in black instead of blue. For \Omega I see the
+   same as Enrico. (Georg 2007-01-18)
 
 
 MAC OS X
@@ -674,3 +657,15 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
 
   There is a problem with a German Umlaut (รถ= \xc3\xb6) 
   FIXED (Enrico 2007-01-08)
+  
+ * open two documents with a toc (Intro, Tutorial), open TOC dialog, 
+  click on a item, switch to the other doc without closing the TOC dialog, 
+  click on the TOC button -> crash
+  FIXED (2007-01-19 Peter)
+
+* If you try to view a document as postscript that cannot be typeset because
+  of LaTeX errors and export to LaTeX afterwards you will get the old error
+  list again, although the export succeded.
+  FIXED (2007-01-25 Abdel)
+  
+