]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
move compressor setting to lyx.nsi because it should not apply to scripts that includ...
[lyx.git] / Status.15x
index fde7b04265203e56a5391c203e7cbebbad851f74..93a42bdd1aa89d83a9ea9c7a0a7d9750f68164a7 100644 (file)
@@ -46,7 +46,8 @@ DIALOGS
 
 * If you open Document>Settings... or Tools>Preferences... for the first time,
   the dialog is much too small to show its content; if you invoke it the second
-  time, everything is fine.
+  time, everything is fine. This happens with qt 4.2.1, it does not seem to
+  happen with 4.1.4.
 
 * If you open Edit>Test Style... for the first time, the choice text for
   "Never Toggled>Size" doesn't fit in the selection box (note that in German,
@@ -69,9 +70,6 @@ MATH CONTROL PANEL
 
 * In the math control panel, the buttons are too small.
 
-* In the "Math Delimiters" dialog, there is no need to repeat the term "Size"
-  for all values in the selection box; the label is already named "Size"
-
 
 OTHER PANELS
 
@@ -83,6 +81,10 @@ OTHER PANELS
   There is a big listbox just to select one of the four levels.
   Isn't this supposed to be a drop-down list or something like that?
 
+* The bullet selection widget shows the bullets in 5 columns (instead of 6)
+  for me, and hence does not fit into the window.
+  (JSpitzm 2006-11-06)
+
 
 MULTIPLE WINDOWS / DOCUMENTS
 
@@ -99,7 +101,7 @@ MULTIPLE WINDOWS / DOCUMENTS
 * There should be a close button on the tabs (Joost 3/11/06).
 
 
-TOOLBARS
+TOOLBARS & MINIBUFFER
 
 * Toolbars always show on the top of the screen, even though they are set to
   "bottom" in the ui file (Joost 3/11/06).
@@ -112,6 +114,11 @@ TOOLBARS
   window size has also become to small to show the whole toolbar
   (Joost 4/11/06).
 
+* M-x is broken (does not bring up the minibuffer).
+
+* Command completion in the minibuffer shows a huge blank area below the proposed
+  commands. Clicking in that empty area crashes LyX.
+
 
 EDITING
 
@@ -127,8 +134,13 @@ MENUS
 
 * All label and button texts in the Qt4 dialogs are not translated.
 
+* Special handling of [[...]] in text messages is disabled in messages.C
+
 
-PAINING & PERFORMANCE
+PAINTING & PERFORMANCE
+
+* Selection highlighting is broken. Test case: two paragraphs with "Hello"
+  and "World"; move cursor past "Wor", press Shift+Up 
 
 * Too much painting 1 (Edwin 3/11/2006): when i click in the workarea (to put
   the cursor in another part of the text) the screen is repainted *twice*
@@ -265,3 +277,9 @@ CREDITS:
 
   FIXED (MGerz 2006-11-05)
 
+* In the "Math Delimiters" dialog, there is no need to repeat the term "Size"
+  for all values in the selection box; the label is already named "Size"
+
+  FIXED (MGerz 2006-11-05)
+
+