]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
* po/de.po: update (almost no console messages any more)
[lyx.git] / Status.15x
index 9946fb8eacfef5be94f12adf9c68aa8bddac9694..c83eab0da8e64339a08191082362e11d08a71bc5 100644 (file)
@@ -13,9 +13,25 @@ Prizes (donated by Michael):
   #3: LyX-labeled Mousepad
 
 
+PENDING FEATURES:
+-----------------
+
+* esint (GBaum)
+
+* image cache (GBaum)
+
+
 BUGS:
 -----
 
+FILE
+
+* When I "Save as..." in /tmp, I get a Backup error popup about non writable 
+  /tmp, which is obviously not true.  The file is there, and if I try to Save
+  as again, I get the overwrite popup warning twice: once in English, once 
+  in French. (J. P. Chretien)
+
+
 SPELL CHECKING (Joost 4/11/06)
 
 * Spell checking cannot be invoked a second time.
@@ -41,20 +57,27 @@ TABLE OF CONTENTS
   self-explaining. Why don't we group them in two pairs: Section Up/Down, Level
   Up/Down? The arrangement of the buttons may also give some hint to the user.
 
+- The correct list is not selected when right-clicking on a LOF or
+  LOT inset.
 
-DIALOGS
+- When selecting a type which *is* already selected, the content in the 
+  browser window vanishes
 
-* 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.
+- The items in the treeview are editable
 
-* 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.
+- When content (sections/captions) is changed, the toc/lof/lot is not properly 
+  updated.
 
-* 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)
+
+DIALOGS
+
+* when opening an already opened document (or a document with newer backup),
+  the mouse pointer turns into a clock, although it waits for confirmation
+
+* broken signal/slot connection:
+  Object::connect: No such signal LengthCombo::selectionChanged(LyXLength::UNIT)
+  Object::connect:  (sender name:   'unitCO')
+  Object::connect:  (receiver name: 'QVSpaceUi')
 
 
 MATH CONTROL PANEL
@@ -68,9 +91,9 @@ MATH CONTROL PANEL
 * In the math control panel, there is no icon for "Set Math Font".
 
 * 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"
+  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?
 
 
 OTHER PANELS
@@ -83,6 +106,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
 
@@ -97,12 +124,11 @@ MULTIPLE WINDOWS / DOCUMENTS
   focus in event and jump the saved position (at focus out).
 
 * There should be a close button on the tabs (Joost 3/11/06).
+  There is now a Qt feature request:
+  http://www.trolltech.com/developer/task-tracker/index_html?id=137891&method=entry
 
 
-TOOLBARS
-
-* Toolbars always show on the top of the screen, even though they are set to
-  "bottom" in the ui file (Joost 3/11/06).
+TOOLBARS & MINIBUFFER
 
 * When toolbars are hidden, they pop up again after clicking on the document
   area (Joost 4/11/06).
@@ -110,7 +136,14 @@ TOOLBARS
 * Icons in the toolbars do not have the correct size, they are stretched a few
   pixels compared to 1.4. This makes the images look jagged and the initial
   window size has also become to small to show the whole toolbar
-  (Joost 4/11/06).
+  (Joost 4/11/06). See also the math panel buttons entry above.
+  
+* TODO toolbar popup menu, currently disabled (Peter 9/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
@@ -123,15 +156,17 @@ EDITING
 
 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:".
+LAYOUT
 
-* All label and button texts in the Qt4 dialogs are not translated.
+* environments when using czech translation doesnt work: e.g.
+  itemize("Polozka") -> ERROR (layoutSelected): layout not found! (P. Sanda)
 
 
-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*
@@ -184,6 +219,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 prefs dialog size should be better now. See below (JSpitzm-2006-11-07).
+
 * 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.
 
@@ -262,3 +299,57 @@ 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)
+
+* 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 only, it does not happen with 4.1.4/4.1.5!
+
+  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
+  "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 updateGeonetry() call somewhere as well; JSpitzm).
+
+* All label and button texts in the Qt4 dialogs are not translated.
+
+  FIXED (MGerz 2006-11-07)
+
+* Some English menu items don't have a '&' character. (box, date, paste...)
+
+  FIXED (MGerz 2006-11-07). I added shortcut whereever possible.
+
+* When changing the toolbar settings in the right-button context menu of a 
+  visible toolbar, the modified settings are not considered for session management
+  
+  REPLACED with a new entry, popup disabled (Peter 2006-11-09)
+
+* Toolbars always show on the top of the screen, even though they are set to
+  "bottom" in the ui file (Joost 3/11/06).
+
+  FIXED: use the defaul.ui value only when there is no valid position stored 
+         (1st start of lyx)  (Peter 7/11/2006)
+
+* 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)
+
+  FIXED (Peter 8/11/2006)
+
+* Special handling of [[...]] in text messages is disabled in messages.C
+  FIXED (Georg 2006-11-12)