]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Really fix focus problem on new view.
[lyx.git] / Status.15x
index b2ffe20eb3baa8cc8d42ec7f354a970370c12ab0..c76a957ba38186f06bfee4238eab809429e5b1c3 100644 (file)
@@ -405,13 +405,13 @@ CREDITS:
   FIXED (JSpitzm-2006-11-06): force updateGeometry() after the panelstack has 
   been created (with Qt >= 4.2 only). A brute method, but it works.
 
-* If you open Edit>Test Style... for the first time, the choice text for
+* If you open Edit>Text 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
   dialog a second time, its button sizes are adjusted to their content.
-
-  WONTFIX: This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5!
-  (or maybe try to add an updateGeometry() call somewhere as well; JSpitzm).
+  This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5!
+  
+  FIXED (2006-12-24 JSpitzm)
 
 * All label and button texts in the Qt4 dialogs are not translated.