]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Make Enrico happy
[lyx.git] / Status.15x
index 1759400e24b0df8c455a7b6689a1a6e88d56e85a..6d5f0ca7ac272503893275bd4b5097784150bdb7 100644 (file)
@@ -24,6 +24,8 @@ GENERAL
 
 * Resolve compiler warnings
 
+* Watch for bugzilla.lyx.org entries
+
 
 FILE
 
@@ -91,15 +93,13 @@ DIALOGS
 
 MATH CONTROL PANEL
 
-* In the math control panel, switching between different "functions" is broken
-  (retry a couple of times).
-
-* In the math control panel, there is no icon for "Set Math Font".
+* In the math control panel, there is no icon for the "Fractions" button.
 
 * In the math control panel, the buttons are too small.
   The reason is probably that qt resizes the icons so that they fit into the
   button, leaving some margin. This leads to different scales for each icon.
-  qt3 did not resize the icons. Can this be set in qt4, too?
+  qt3 did not resize the icons. Can this be set in qt4, too? MG: Why don't we 
+  enlarge the buttons?
 
 
 OTHER PANELS
@@ -140,7 +140,10 @@ TOOLBARS & MINIBUFFER
   area (Joost 4/11/06).
   Comment by Bo: Can not reproduce, details please.
 
-* Toolbar tooltips are no longer shown
+
+TOOLTIPS:
+
+* Tooltips are no longer shown
 
 
 MENUS
@@ -152,11 +155,28 @@ MENUS
   This should definitely be documented somewhere before the final release,
   because many users will copy their old config files.
 
-* Tooltips for fields are no longer shown
+* Mysterious *.po entry:
+
+  #: src/frontends/qt4/ui/QViewSourceUi.ui:31
+  msgid ""
+  "<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style=\" "
+  "white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-"
+  "weight:400; font-style:normal; text-decoration:none;\"><p style=\"-qt-"
+  "paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; "
+  "margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p></body></html>"
+  msgstr ""
 
 
 EDITING
 
+* Create a new document; enter a few chars; press return; from the 
+  environments combo box on the top left corner select anything, e.g., 'Part'; 
+  try to enter text => you can't! Even worse: click on the previous paragraph 
+  with mouse to change the focus: lyx crashes. (happens on Win XP SP2, 
+  MSVC 2005 Prof., Scons) 
+  MG: This must be a GUI problem; when using keyboard shortcuts (Alt-P-...),
+  the problem does not occur; it does not matter whether the cursor is in the last line 
+
 * Open "de_Intro.lyx"; mark first word ("Einführung"); invoke "ert-insert" => seg fault
 
   On Linux, valgrind reports:
@@ -180,7 +200,9 @@ EDITING
 
 * insert->note->lyx note, enter a few chars, collapse the note. Copy the note
   several times (three lines?), use mouse to select. Lyx crashes with
-  Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:143
+
+  Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323
+
   NOTE: this is unrelated to the button face-lift patch.
 
 
@@ -191,13 +213,13 @@ CHANGE TRACKING
 * In tables, cut & paste (complete cells) do not support change tracking
 
 * When accepting or rejecting changes, paragraphs with deleted par breaks are
-  not merged in nested text insets
-
-* When accepting a change, LyX may hang (same as in 1.4.3) 
+  not merged (in top-level pars & in nested text insets)
 
 * When running "find & replace", the cursor is not moved forward, such 
   that LyX always offers to replace the same string
 
+* LyX crashes if you want to accept/reject an end-of-par character only
+
 
 LAYOUT