]> git.lyx.org Git - features.git/commitdiff
* Status.15x: mark two bugs with WONTFIX because they actually Qt 4.2.1 bugs;
authorMichael Schmitt <michael.schmitt@teststep.org>
Mon, 6 Nov 2006 22:33:58 +0000 (22:33 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Mon, 6 Nov 2006 22:33:58 +0000 (22:33 +0000)
add new toolbar bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15777 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 93a42bdd1aa89d83a9ea9c7a0a7d9750f68164a7..d57529cfda52157222a9d79de8a3f537c08825bd 100644 (file)
@@ -44,16 +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. 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,
-  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.
-
 * Window positions are not remembered correctly. Each time a window is openend
   window again it has moved towards the bottom of the screen. (Joost 3/11/06)
 
@@ -114,6 +104,9 @@ TOOLBARS & MINIBUFFER
   window size has also become to small to show the whole toolbar
   (Joost 4/11/06).
 
+* When changing the toolbar settings in the right-button context menu of a 
+  visible toolbar, the modified settings are not considered for session management
+
 * M-x is broken (does not bring up the minibuffer).
 
 * Command completion in the minibuffer shows a huge blank area below the proposed
@@ -282,4 +275,15 @@ CREDITS:
 
   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.
+
+  WONTFIX: This happens with qt 4.2.1 only, it does not happen with 4.1.4/4.1.5!
+
+* 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
+  dialog a second time, its button sizes are adjusted to their content.
 
+  WONTFIX: This happens with qt 4.2.1 only, it does not happen with 4.1.4/4.1.5!