]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
* Status.15x: Selection highlighting is broken!
[lyx.git] / Status.15x
index a2e2586a8622272920111575c1b1e26d31c097f0..3bd5ec48845cc53cf97fc645148693d3c7d68925 100644 (file)
@@ -69,9 +69,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
 
@@ -125,11 +122,15 @@ MENUS
 
 * Some English menu items don't have a '&' character. (box, date, paste...)
 
-* src/frontends/qt4/ui/QCitationUi.ui:70 "&Selected citations:" should be
-  "&Selected Citations:".
+* 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*
@@ -260,3 +261,15 @@ CREDITS:
   in LyXView::updateWindowTitle() and also due to a potential bug in Qt:
   an update command to the window title seems to be ignored up until the window
   is shown.
+
+* src/frontends/qt4/ui/QCitationUi.ui:70 "&Selected citations:" should be
+  "&Selected Citations:".
+
+  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)
+
+