]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
* src/frontends/qt4/panelstack.C:
[lyx.git] / Status.15x
index fde7b04265203e56a5391c203e7cbebbad851f74..735e134a386c003cbe93bd33b3a656200b54116c 100644 (file)
@@ -44,10 +44,6 @@ TABLE OF CONTENTS
 
 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.
-
 * 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,
   texts are a bit longer than in English). Interestingly, if you invoke the
@@ -69,9 +65,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 +76,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 +96,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 +109,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 +129,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
+
+
+PAINTING & PERFORMANCE
 
-PAINING & 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*
@@ -181,6 +188,8 @@ MAC OS X
   keyboard command, not from the menu -- appears initially too small and must be
   resized; not possible to select buttons with the keyboard).
 
+  The preferences dialog issue should be fixed now. See below (JSpitzm 2006-11-06).
+
 * Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
   in the menu, even though a converter and viewer are defined in Preferences.
 
@@ -265,3 +274,17 @@ 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)
+
+* 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. This happens with qt 4.2.1, it does not seem to
+  happen with 4.1.4. (Postscriptum JSpitzm: I think it was not the qt version.
+  but the qt font settings that triggered this bug).
+
+  FIXED (JSpitzm 2006-11-06)
+
+