Hi!

I have added a few more items to my bug list. It is still not complete 
but I do my best to incorporate all your comments.

Michael

                LyX 1.2.0cvs - Bug list (2001/11/12)


  Please help me to keep this list up to date. 
  Report new or fixed bugs directly to '[EMAIL PROTECTED]'

*******************************************************************************

- Insert a minipage into an empty document; insert a few characters in front of the
  (open) minipage -> the minipage is moved past the right border of the LyX main window

- Insert a minipage or footnote into an empty document; select the right border
  of the LyX main window and reduce its size (with KDE 2, the window is updated
  repetitively as you move the mouse); at some threshold, the size of the inset
  is not updated anymore such that it is painted past the right border of the 
  main window (virtually, of course :-))

- "Remove all error boxes" does not remove error boxes from within minipages

- Place 10 collapsed footnotes after each other and move the cursor between them 
    -> the cursor position becomes more and more incorrect from left to right

- "Tab" does not work correctly in the URL dialog (buttons are unreachable)

- Herbert says: insert an url with any text; close it; open it with click on
  the url button; do anything; close it -> you get a second url

- Start LyX; open new file; open the document dialog; change separation from "indent"
  to "skip"; "save as class defaults"; close document; open new file; open document
  dialog -> separation is reset to "indent" again!

- Even though _a_spell dies, the message "The _i_spell process has died" is printed

- Insert a math inset into a table cell. Then, move the cursor along the current 
  row. The lines at the bottom of other cells are erased (on screen)
 
- Cosmetics: If the spell checker dies, an error dialog is shown in which 
  the OK button touches the last line of the error description

- The spell checker ignores table cells!

- Open a new document; insert a note inset with two pars (e.g., letters "a" and "b");
  cut the pars and place them in front of the note (separate paragraph!);
  cut the note; move the cursor upwards

  Free Memory Access:

  #0  0x080f6b9f in LyXText::setCursorIntern (this=0x6e8cee70, bview=0x5f8b4fec, 
par=0x724e4fdc,
      pos=0, setfont=true, boundary=false) at text2.C:2211
  #1  0x080f81de in LyXText::deleteEmptyParagraphMechanism (this=0x6e8cee70, 
bview=0x5f8b4fec,
      old_cursor=@0xbfffe680) at text2.C:2528
  #2  0x080f6fad in LyXText::setCursorFromCoordinates (this=0x6e8cee70, 
bview=0x5f8b4fec, x=52, y=61)
      at text2.C:2265
  #3  0x080f7548 in LyXText::cursorUp (this=0x6e8cee70, bview=0x5f8b4fec) at 
text2.C:2321
  #4  0x0805a7ff in BufferView::Pimpl::Dispatch (this=0x5f8b6f28, action=LFUN_UP, 
argument=@0xbfffec08)
      at BufferView_pimpl.C:1903
  #5  0x080519fe in BufferView::Dispatch (this=0x5f8b4fec, action=LFUN_UP, 
argument=@0xbfffec08)
      at BufferView.C:294
  #6  0x080b4a3c in LyXFunc::dispatch (this=0x5e5b2f84, ac=37, 
do_not_use_this_arg=@0xbfffec48)
      at lyxfunc.C:1625
  #7  0x080afe98 in LyXFunc::processKeySym (this=0x5e5b2f84, keysym=65362, state=0) at 
lyxfunc.C:352
  #8  0x0805570a in BufferView::Pimpl::workAreaKeyPress (this=0x5f8b6f28, 
keysym=65362, state=0)
      at BufferView_pimpl.C:512
  #9  0x081d2157 in SigC::ObjectSlot2_<void, unsigned long, unsigned int, 
BufferView::Pimpl>::callback
      (d=0x5fa97ff0, p1=65362, p2=0) at ../sigc++/object_slot.h:250
  #10 0x081efb96 in SigC::Callback2<void, unsigned long, unsigned int>::call 
(this=0x5fa97ff0,
      p1=@0xbfffedb4, p2=@0xbfffedb8) at ../sigc++/slot.h:456
  #11 0x081efc93 in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::emit (
      this=0x5f8b6f5c, p1=@0xbfffedb4, p2=@0xbfffedb8) at ../sigc++/basic_signal.h:472
  #12 0x081efebd in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::operator()
      (this=0x5f8b6f5c, p1=@0xbfffedb4, p2=@0xbfffedb8) at ../sigc++/basic_signal.h:450
  #13 0x0807b5c7 in WorkArea::work_area_handler (ob=0x5fa6bef8, event=9, key=65362, 
xev=0x400db9e0)
      at WorkArea.C:496
  #14 0x08079fb2 in C_WorkArea_work_area_handler (ob=0x5fa6bef8, event=9, key=65362, 
xev=0x400db9e0)
      at WorkArea.C:65
  #15 0x40091226 in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.89
  #16 0x400912e5 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.89
  #17 0x400628ba in fl_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #18 0x40062e6f in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.89
  #19 0x400631d9 in do_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #20 0x40063916 in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.89
  #21 0x40063f89 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.89
  #22 0x40063fd6 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.89
  #23 0x08158aaa in GUIRunTime::runTime () at GUIRunTime.C:86
  #24 0x080a5e57 in LyXGUI::runTime (this=0x42616ff0) at lyx_gui.C:315
  #25 0x080a7256 in LyX::LyX (this=0xbffff280, argc=0xbffff2a4, argv=0xbffff304)
      at ../src/lyx_main.C:176
  #26 0x080c494e in main (argc=1, argv=0xbffff304) at ../src/main.C:38
  #27 0x402a07ee in __libc_start_main () from /lib/libc.so.6

- Remove the old graphics inset (from GUI and from code
  if automatic conversion is activated and works satisfyingly)

- When selecting plain text with an embedded formula, the formula is not 
  highlighted

- Text in an ERT should be handled verbatim, i.e. double spaces should not
  be removed automatically

- The citation ref. dialog should have a similar feature as the buffer choice in
  the cross ref. dialog

- If a footnote is used inside a tabular which is 1) outside floats
  2) not in a minipage 3) no long-tabular, the following two lines have to be 
  inserted to the preamble (according to Dekel):
     \usepackage{footnote}
     \makesavenoteenv{tabular}
  Else you get a footnote symbol but no footnote text.

- Start LyX, open buffer, close buffer, have a look at the minibuffer

- Wouldn't it be wiser to have "algorithm"/"figure"/etc. as an option to
  a general float? Currently, it is not possible to switch between types 
  once you have created the float (you must cut&paste the content).

- Open a new document; insert an algorithm float; enter two(!) paragraphs inside it; 
  add an ERT in a third par (-> note the cursor in front of the ERT!);
  enter a par in the ERT; cut the two pars in front of the ERT; paste them into the
  ERT -> some text is lost

- Clicking into the right half of a footnote does not work (wrong cursor 
  placement) if there is some plain text after the footnote in the _same_ paragraph 
  (#451276)

- An hfill is just drawn as a vertical bar if no text is following it.

- If you cut some text from an ERT inset and paste it into a standard paragraph, the
  language(!) of the text becomes "latex". Moreover, it is not possible to move the
  cursor through the text. CursorUp/Down seem to work but CursorLeft is blocked
  at some lines.

- Add few a paragraphs into a note inset; then press "Return" (-> new empty paragraph)
  and move the cursor up/down; the empty paragraph is deleted as well as an additional
  paragraph!!! (Please also check the behaviour if the "return" is pressed at the very
  beginning of the note)

- Cut all text from a note with two paragraphs and paste it right in front of the
  now empty note (same par!) -> Stack overflow

   ...
   #13818 0x08128a6b in UpdatableInset::getMaxWidth (this=0x7209aef4, bv=0x5f8b4fec) 
at inset.C:316
   #13819 0x0814cebb in InsetText::getMaxWidth (this=0x7209aef4, bv=0x5f8b4fec, 
inset=0x7209ae9c)
       at insettext.C:1742
   ...

- After defining the Tgif (vector drawing program) file type and
  converters to eps and xpm, the graphics inset still does not accept
  my files. Why? In that context, could somebody please explain why
  there is a need for an "external material" inset to handle xfig graphics?

- If you do not save immediately after pressing "modify" in the 
  Preferences/Converters dialog, you have no chance to do so later

- You cannot delete empty LyX code paragraphs with the backspace key;
  however, you can select an empty paragraph and cut it with the delete key

- Minibuffer message is duplicated:

     "LaTeX run number 2 (message LaTeX run number 2)"    

  Only occurs when you click at menu item "View/DVI"; CTRL-D works well
  
- The undo operation always moves the cursor out of the current inset

- Insert a figure float into an empty document; insert a _large_ table
  (> screen size) into the figure float; add some text right after the 
  table (on a separate line); select the text -> it is not highlighted!

- If several table cells are combined in one multicolumn cell, the content
  of all but the first cell is lost. IMHO the content of all cells
  should be merged in order to prevent unintended loss of text

- Insert a figure float into an empty document; insert a minipage into
  the float; insert a paragraph (a few words) into the minipage; then
  set lines above and below the paragraph within the minipage -> the
  lines are printed above and below, i.e. outside, the minipage!

- Paragraph attributes of a paragraph inside a minipage are those of
  the surrounding paragraph.  These should be separate.

- Create a note inset in a large document and fill it with text until its 
  content cannot be fully displayed on screen.
  Then move the cursor in front of the note, press CursorDown (you are now
  scrolling past the note), press CursorUp (you are back in front of the note),
  and press CursorLeft -> you enter the note but again the document is scrolled, 
  this time totally unnecessarily. Too much scrolling is really confusing!

- When changing some font property of selected text, the selection is
  revoked. This is unfortunate if you want to apply more changes to the
  same text. Note: "Nedit", "Kwrite", and LyX 1.1.6 keep the selection (FR #457381)

  Note: The same applies to table cell selections

- PageDown (only 5 lines downwards) and PageUp (movement to either the last
  or one but last line) do not work in a (large) note inset (#457384)

- Add some labels to your document, then open the "Reference" dialog.
  As soon as you move the cursor down in the list of references, 
  all references (i.e. their names) are shifted to the right
  The same problem occurs with "bibliography keys" in the citation dialog

- Insert a minipage into the only cell of a 1x1 table; then try to
  invoke the minipage dialog -> you will fail; the table dialog is invoked 
  instead all the time. Solutions: (a) add new "Inset" entry in the "Layout"
  menu (b) dialog is opened for the deepest nested inset on which the 
  cursor is placed (I prefer (b))

- Delete the first row of a 5x5 table (where the cells in the first two rows have 
  a single letter as content)

  Free memory access

  #0  0x080cc11d in Paragraph::size (this=0x6ef58fdc) at paragraph.C:2062
  #1  0x080dd9fa in LyXText::rowLast (this=0x6f028e70, row=0x6f02efdc) at text.C:237
  #2  0x080ddab9 in LyXText::rowLastPrintable (this=0x6f028e70, row=0x6f02efdc) at 
text.C:247
  #3  0x080ea55b in LyXText::getVisibleRow (this=0x6f028e70, bview=0x5f8b4fec, 
y_offset=25, x_offset=61, row_ptr=0x6f02efdc, y=0, cleared=true)
      at text.C:2957
  #4  0x0814830a in InsetText::draw (this=0x6ef54ad8, bv=0x5f8b4fec, f=@0xbfffebfc, 
baseline=41, x=@0xbfffea68, cleared=true)
      at insettext.C:458
  #5  0x0813d42d in InsetTabular::draw (this=0x6ee74f74, bv=0x5f8b4fec, 
font=@0xbfffebfc, baseline=41, x=@0xbfffedac, cleared=true)
      at insettabular.C:300
  #6  0x080dedbb in LyXText::draw (this=0x6e8cce70, bview=0x5f8b4fec, row=0x6e8d4fdc, 
vpos=@0xbfffede4, offset=0, x=@0xbfffedac, cleared=true)
      at text.C:493
  #7  0x080edbbe in LyXText::getVisibleRow (this=0x6e8cce70, bview=0x5f8b4fec, 
y_offset=0, x_offset=0, row_ptr=0x6e8d4fdc, y=0, cleared=false)
      at text.C:3582
  #8  0x080ceb50 in LyXScreen::drawFromTo (this=0x6e98cfdc, text=0x6e8cce70, 
bv=0x5f8b4fec, y1=0, y2=414, y_offset=0, x_offset=0,
      internal=false) at screen.C:130
  #9  0x080cfc87 in LyXScreen::update (this=0x6e98cfdc, text=0x6e8cce70, 
bv=0x5f8b4fec, y_offset=0, x_offset=0) at screen.C:441
  #10 0x080571f0 in BufferView::Pimpl::update (this=0x5f8b6f28) at 
BufferView_pimpl.C:970
  #11 0x0805ffdf in BufferView::Pimpl::updateInset (this=0x5f8b6f28, inset=0x6ee74f74, 
mark_dirty=true) at BufferView_pimpl.C:3366
  #12 0x08053722 in BufferView::updateInset (this=0x5f8b4fec, inset=0x6ee74f74, 
mark_dirty=true) at BufferView2.C:490
  #13 0x0813ec3a in InsetTabular::updateLocal (this=0x6ee74f74, bv=0x5f8b4fec, 
what=INIT, mark_dirty=true) at insettabular.C:593
  #14 0x0814337e in InsetTabular::tabularFeatures (this=0x6ee74f74, bv=0x5f8b4fec, 
feature=DELETE_ROW, value=@0xbffff0a4)
      at insettabular.C:1724
  #15 0x08199176 in FormTabular::input (this=0x5eca0f00, ob=0x71e26ef8) at 
FormTabular.C:558
  #16 0x081b7758 in FormBaseDeprecated::InputCB (ob=0x71e26ef8, data=0) at 
FormBaseDeprecated.C:212
  #17 0x081b6ed6 in C_FormBaseDeprecatedInputCB (ob=0x71e26ef8, d=0) at 
FormBaseDeprecated.C:54
  #18 0x4005364e in fl_object_qread () from /usr/X11R6/lib/libforms.so.0.89
  #19 0x40063fc8 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.89
  #20 0x08158aaa in GUIRunTime::runTime () at GUIRunTime.C:86
  #21 0x080a5e57 in LyXGUI::runTime (this=0x42616ff0) at lyx_gui.C:315
  #22 0x080a7256 in LyX::LyX (this=0xbffff280, argc=0xbffff2a4, argv=0xbffff304) at 
../src/lyx_main.C:176
  #23 0x080c494e in main (argc=1, argv=0xbffff304) at ../src/main.C:38
  #24 0x402a07ee in __libc_start_main () from /lib/libc.so.6

- Create a new document; insert 5x5 table; delete (first) column; try to move the 
cursor to the right

  #0  Paragraph::getLayout (this=0x73206fdc) at paragraph.C:2087
  #1  0x080e6024 in LyXText::prepareToPrint (this=0x732cbe70, bview=0x5f8b4fec, 
row=0x732d1fdc, x=@0xbfffe528, fill_separator=@0xbfffe524,
      fill_hfill=@0xbfffe520, fill_label_hfill=@0xbfffe51c, bidi=true) at text.C:2051
  #2  0x080edc97 in LyXText::getColumnNearX (this=0x732cbe70, bview=0x5f8b4fec, 
row=0x732d1fdc, x=@0xbfffe590, boundary=@0xbfffe577)
      at text.C:3606
  #3  0x080f6ffd in LyXText::setCursorFromCoordinates (this=0x732cbe70, 
bview=0x5f8b4fec, cur=@0xbfffe65c, x=0, y=0) at text2.C:2276
  #4  0x080567f1 in BufferView::Pimpl::checkInsetHit (this=0x5f8b6f28, 
text=0x732cbe70, x=@0xbfffe708, y=@0xbfffe704) at BufferView_pimpl.C:854
  #5  0x08051526 in BufferView::checkInsetHit (this=0x5f8b4fec, text=0x732cbe70, 
x=@0xbfffe708, y=@0xbfffe704, button=0) at BufferView.C:119
  #6  0x0814cdcb in InsetText::checkAndActivateInset (this=0x73202ad8, bv=0x5f8b4fec, 
x=0, y=0, button=0) at insettext.C:1709
  #7  0x08148de3 in InsetText::edit (this=0x73202ad8, bv=0x5f8b4fec, x=0, y=0, 
button=0) at insettext.C:670
  #8  0x0814414f in InsetTabular::activateCellInset (this=0x73122f74, bv=0x5f8b4fec, 
x=0, y=0, button=0, behind=false) at insettabular.C:1955
  #9  0x0814213f in InsetTabular::moveRight (this=0x73122f74, bv=0x5f8b4fec, 
lock=true) at insettabular.C:1421
  #10 0x0813fc8a in InsetTabular::localDispatch (this=0x73122f74, bv=0x5f8b4fec, 
action=LFUN_RIGHT, arg=@0xbfffec08) at insettabular.C:902
  #11 0x080b1730 in LyXFunc::dispatch (this=0x5e5b2f84, ac=35, 
do_not_use_this_arg=@0xbfffec48) at lyxfunc.C:875
  #12 0x080afe98 in LyXFunc::processKeySym (this=0x5e5b2f84, keysym=65363, state=0) at 
lyxfunc.C:352
  #13 0x0805570a in BufferView::Pimpl::workAreaKeyPress (this=0x5f8b6f28, 
keysym=65363, state=0) at BufferView_pimpl.C:512
  #14 0x081d2157 in SigC::ObjectSlot2_<void, unsigned long, unsigned int, 
BufferView::Pimpl>::callback (d=0x5fa97ff0, p1=65363, p2=0)
      at ../sigc++/object_slot.h:250
  #15 0x081efb96 in SigC::Callback2<void, unsigned long, unsigned int>::call 
(this=0x5fa97ff0, p1=@0xbfffedb4, p2=@0xbfffedb8)
      at ../sigc++/slot.h:456
  #16 0x081efc93 in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::emit (this=0x5f8b6f5c, p1=@0xbfffedb4,
      p2=@0xbfffedb8) at ../sigc++/basic_signal.h:472
  #17 0x081efebd in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::operator() (this=0x5f8b6f5c, p1=@0xbfffedb4,
      p2=@0xbfffedb8) at ../sigc++/basic_signal.h:450
  #18 0x0807b5c7 in WorkArea::work_area_handler (ob=0x5fa6bef8, event=9, key=65363, 
xev=0x400db9e0) at WorkArea.C:496
  #19 0x08079fb2 in C_WorkArea_work_area_handler (ob=0x5fa6bef8, event=9, key=65363, 
xev=0x400db9e0) at WorkArea.C:65
  #20 0x40091226 in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.89
  #21 0x400912e5 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.89
  #22 0x40062923 in fl_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #23 0x40062e6f in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.89
  #24 0x400631d9 in do_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #25 0x40063916 in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.89
  #26 0x40063f89 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.89
  #27 0x40063fd6 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.89
  #28 0x08158aaa in GUIRunTime::runTime () at GUIRunTime.C:86
  #29 0x080a5e57 in LyXGUI::runTime (this=0x42616ff0) at lyx_gui.C:315
  #30 0x080a7256 in LyX::LyX (this=0xbffff280, argc=0xbffff2a4, argv=0xbffff304) at 
../src/lyx_main.C:176
  #31 0x080c494e in main (argc=1, argv=0xbffff304) at ../src/main.C:38
  #32 0x402a07ee in __libc_start_main () from /lib/libc.so.6

- It seems like "Wide figures" do not work with option "Here, definitely" 
  (at least in the article class without additional flags/options). If that is 
  generally true, the option should not be allowed for them.

- LyX crashes (stack overflow) if you search for "test" in file "Extended.lyx" 
  (maybe related to the four minipages in section 3.7.2)

  The user guide makes lyx crash as well if you search for word "hyphenation"

- +checking for package graphics [graphics]... yes
                                  ^^^^^^^^
                   Shouldn't this be graphicx for the new graphics inset?

- Memory leak! Add three paragraphs to an empty document, 
  each consisting of only one letter (say "a", "b", and "c"); 
  press "CTRL-Z" -> "c" vanishes; cursor stays in third par (no mem leak); 
  press "CTRL-Z" again -> "b" vanishes; cursor stays in second par (mem leak)

  The following Purify is outdated but I cannot produce a new one (Jean Marc?)

         MLK: 84 bytes leaked at 0x11d4f40
         This memory was allocated from:
               malloc         [rtlib.o]
               __bUiLtIn_nEw  [new1.cc:84]
               __builtin_new  [rtlib.o]
               Paragraph::Paragraph(Paragraph*) [paragraph.C:90]
               Paragraph::breakParagraph(const BufferParams&,int,int) [paragraph.C:859]
               LyXText::breakParagraph(BufferView*,char) [text.C:1651]
               BufferView::Pimpl::Dispatch(kb_action,const lyxstring&) 
[BufferView_pimpl.C:2548]
               BufferView::Dispatch(kb_action,const lyxstring&) [BufferView.C:294]
               LyXFunc::dispatch(int,const lyxstring&) [lyxfunc.C:1617]
               LyXFunc::processKeySym(unsigned long,unsigned int) [lyxfunc.C:353]
               BufferView::Pimpl::workAreaKeyPress(unsigned long,unsigned int) 
[BufferView_pimpl.C:513]
               SigC::ObjectSlot2_<void,unsigned long,unsigned 
int,BufferView::Pimpl>::callback(void*,unsigned long,unsigned int) [object_slot.h:250]
               SigC::Callback2<void,unsigned long,unsigned int>::call(const unsigned 
long&,const unsigned int&) [slot.h:456]
               SigC::Signal2<void,unsigned long,unsigned 
int,SigC::Marshal<void>>::emit(const unsigned long&,const unsigned int&) 
[basic_signal.h:472]
               SigC::Signal2<void,unsigned long,unsigned 
int,SigC::Marshal<void>>::operator ()(const unsigned long&,const unsigned int&) 
[basic_signal.h:450]
               WorkArea::work_area_handler(flobjs_*,int,int,int,int,void*) 
[WorkArea.C:541]
               C_WorkArea_work_area_handler [WorkArea.C:65]
               fl_handle_it   [objects.c]
               fl_handle_object [libforms.a]
               fl_handle_form [forms.c]
               do_keyboard    [forms.c]
               do_interaction_step [forms.c]
               fl_treat_interaction_events [libforms.a]
               fl_check_forms [libforms.a]
               GUIRunTime::runTime() [GUIRunTime.C:86]
               LyXGUI::runTime() [lyx_gui.C:316]
               LyX::LyX(int*,char**) [lyx_main.C:177]
               main           [main.C:38]
               _start         [crt1.o]

         MLK: 36 bytes leaked at 0x11c8bc8
         This memory was allocated from:
               malloc         [rtlib.o]
               __bUiLtIn_nEw  [new1.cc:84]
               __builtin_new  [rtlib.o]
               Paragraph::breakParagraph(const BufferParams&,int,int) [paragraph.C:859]
               LyXText::breakParagraph(BufferView*,char) [text.C:1651]
               BufferView::Pimpl::Dispatch(kb_action,const lyxstring&) 
[BufferView_pimpl.C:2548]
               BufferView::Dispatch(kb_action,const lyxstring&) [BufferView.C:294]
               LyXFunc::dispatch(int,const lyxstring&) [lyxfunc.C:1617]
               LyXFunc::processKeySym(unsigned long,unsigned int) [lyxfunc.C:353]
               BufferView::Pimpl::workAreaKeyPress(unsigned long,unsigned int) 
[BufferView_pimpl.C:513]
               SigC::ObjectSlot2_<void,unsigned long,unsigned 
int,BufferView::Pimpl>::callback(void*,unsigned long,unsigned int) [object_slot.h:250]
               SigC::Callback2<void,unsigned long,unsigned int>::call(const unsigned 
long&,const unsigned int&) [slot.h:456]
               SigC::Signal2<void,unsigned long,unsigned 
int,SigC::Marshal<void>>::emit(const unsigned long&,const unsigned int&) 
[basic_signal.h:472]
               SigC::Signal2<void,unsigned long,unsigned 
int,SigC::Marshal<void>>::operator ()(const unsigned long&,const unsigned int&) 
[basic_signal.h:450]
               WorkArea::work_area_handler(flobjs_*,int,int,int,int,void*) 
[WorkArea.C:541]
               C_WorkArea_work_area_handler [WorkArea.C:65]
               fl_handle_it   [objects.c]
               fl_handle_object [libforms.a]
               fl_handle_form [forms.c]
               do_keyboard    [forms.c]
               do_interaction_step [forms.c]
               fl_treat_interaction_events [libforms.a]
               fl_check_forms [libforms.a]
               GUIRunTime::runTime() [GUIRunTime.C:86]
               LyXGUI::runTime() [lyx_gui.C:316]
               LyX::LyX(int*,char**) [lyx_main.C:177]
               main           [main.C:38]
               _start         [crt1.o]

  Pressing CTRL-Z a third time causes additional memory leaks of 240 bytes.
    
- Add a table to an empty document; insert a few characters into the 
  table cells; then move the cursor in front of the table and invoke 
  "find" with a search string of your choice. When the end of the table
  is reached, the cursor is placed _in front_of the table again
  (#457396)
  
  If you embed a table in some plain text, the cursor is placed
  at the beginning of the table after "find" even if search started 
  at the very beginning of the document and there is some text
  after the table!!!

- German "ö" (o umlaut) has a strange effect in mathed

- If I start LyX in my document directory, LyX should offer the current directory 
  as default location in the "Open..." dialog. But it always shows the home 
  directory instead. (#451293)

- The scroll button of a wheel mouse does not work with insets as the cursor
  is blocked ("hangs") at some position; the problem
  seems to occur if the cursor is set right after an inset 

- Insert a table into a table into a table. Then undo the last insertion
   -> the table cell size is not updated correctly (#451273)

- Insert/Special character/Linebreak shows a very strange behaviour within 
  mathed especially if you change from math formula to display formula 
  afterwards

- Insert an ERT with some words inside a text paragraph, delete it, undo the deletion
  and _undo_ once again 

  #0  0x080fb7af in textHandleUndo (bv=0x5f8cafec, undo=0x735e4fe4) at undo_funcs.C:166
  #1  0x080fb2e4 in textUndo (bv=0x5f8cafec) at undo_funcs.C:46
  #2  0x0805268a in BufferView::menuUndo (this=0x5f8cafec) at BufferView2.C:233
  #3  0x080b2b32 in LyXFunc::dispatch (this=0x5e5c8f84, ac=16, 
do_not_use_this_arg=@0xbfffec38) at lyxfunc.C:1151
  #4  0x080afe98 in LyXFunc::processKeySym (this=0x5e5c8f84, keysym=122, state=4) at 
lyxfunc.C:352
  #5  0x0805570a in BufferView::Pimpl::workAreaKeyPress (this=0x5f8ccf28, keysym=122, 
state=4) at BufferView_pimpl.C:512
  #6  0x081d2157 in SigC::ObjectSlot2_<void, unsigned long, unsigned int, 
BufferView::Pimpl>::callback (d=0x5faadff0, p1=122, p2=4)
      at ../sigc++/object_slot.h:250
  #7  0x081efb96 in SigC::Callback2<void, unsigned long, unsigned int>::call 
(this=0x5faadff0, p1=@0xbfffeda4, p2=@0xbfffeda8)
      at ../sigc++/slot.h:456
  #8  0x081efc93 in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::emit (this=0x5f8ccf5c, p1=@0xbfffeda4,
      p2=@0xbfffeda8) at ../sigc++/basic_signal.h:472
  #9  0x081efebd in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::operator() (this=0x5f8ccf5c, p1=@0xbfffeda4,
      p2=@0xbfffeda8) at ../sigc++/basic_signal.h:450
  #10 0x0807b5c7 in WorkArea::work_area_handler (ob=0x5fa81ef8, event=9, key=26, 
xev=0x400db9e0) at WorkArea.C:496
  #11 0x08079fb2 in C_WorkArea_work_area_handler (ob=0x5fa81ef8, event=9, key=26, 
xev=0x400db9e0) at WorkArea.C:65
  #12 0x40091226 in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.89
  #13 0x400912e5 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.89
  #14 0x40062a34 in fl_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #15 0x40062e6f in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.89
  #16 0x4006320a in do_keyboard () from /usr/X11R6/lib/libforms.so.0.89
  #17 0x40063916 in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.89
  #18 0x40063f89 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.89
  #19 0x40063fd6 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.89
  #20 0x08158aaa in GUIRunTime::runTime () at GUIRunTime.C:86
  #21 0x080a5e57 in LyXGUI::runTime (this=0x42616ff0) at lyx_gui.C:315
  #22 0x080a7256 in LyX::LyX (this=0xbffff270, argc=0xbffff294, argv=0xbffff2f4) at 
../src/lyx_main.C:176
  #23 0x080c494e in main (argc=1, argv=0xbffff2f4) at ../src/main.C:38
  #24 0x402a07ee in __libc_start_main () from /lib/libc.so.6

- Add a footnote to an empty document; then add some text into the footnote;
  undo all operations (-> empty doc again), then redo all operations
  -> the footnote reappears but the text inside the footnote is lost
  (#451296)

- Navigate does not work for algorithms and figures (#437181)

- Landscape does not work correctly. F.e. check example file
  "amsart_test.lyx" that is part of the lyx distribution (switch 
  to landscape and export to dvi). IMHO package geometry has to
  be activated

- The math panel should be moved to the "Insert" menu
  (BTW: The panel should better be replaced by a toolbar or a math menu 
   for quicker access; moreover a lot of math features are not visible in 
   the GUI, e.g. font settings, macros; IMHO the GUI should list all features; 
   most users do not read the manual and will miss some of LyX's pearls)

- After selecting the first few rows of a table, CTRL+Shift+CursorDown 
  corrupts the display output (#451274)

- In the label dialog, the buttons should be reordered ("ok"/"clear"/"cancel")

- When deleting the last row of a centered table, the table is moved to the
  right on screen (#451298)

- Citation labels should reflect their content, i.e. if only the year is chosen
  in the citation dialog, then the label should show the year afterwards.

- Warnings and messages (2001/11/04)

  formulamacro.C:65: warning: #warning "metrics disabled"
  math_cursor.C:482: warning: #warning "redraw disabled"
  math_cursor.C:863: warning: #warning This should probably take cellXOffset and 
cellYOffset into account
  math_cursor.C:961: warning: #warning This is evil!
  math_gridinset.C:35: warning: #warning fix this once the interface to LyXLength has 
improved
  math_inset.C:179: warning: unused parameter `int x'
  math_inset.C:179: warning: unused parameter `int y'
  math_kerninset.C:51: warning: #warning fix this once the interface to LyXLength has 
improved
  math_parser.C:869: warning: #warning A hack...
  math_spaceinset.C:38: warning: unused parameter `const struct MathMetricsInfo & mi'
  insetert.C:126: warning: #warning this should be really short lived only for 
compatibility to
  insetert.C:127: warning: #warning files written 07/08/2001 so this has to go before 
1.2.0! (Jug)
  insetminipage.C:76: warning: #warning Remove this color definitions before 1.2.0 
final!
  insetspecialchar.C:267: warning: unused parameter `const class Buffer * buf'
  insetspecialchar.C:290: warning: unused parameter `const class Buffer * buf'
  insettabular.C:633: warning: #warning fix scrolling when cellinset has requested a 
scroll (Jug)!!!
  insettext.C:1040: warning: #warning I changed this to always return Dispatched maybe 
it is wrong (20011001 Jug)
  insettext.C:2209: warning: #warning Dekel please have a look on this one RTL? (Jug)
  insettext.C:2210: warning: #warning DEKEL!
  BufferView2.C:520: warning: #warning Fix me
  BufferView_pimpl.C:807: warning: #warning variable c is set but never used. What is 
it good for?? (JMarc)
  BufferView_pimpl.C:3222: warning: #warning Why is this code different from 
specialChar() below? (JMarc)
  buffer.C:303: warning: #warning And _why_ is this here? (Lgb)
  tabular.C:2188: warning: #warning Implement top double lines for LT Header/Footers
  text.C:1050: warning: #warning Please fix me (Jug!)
  text.C:1554: warning: #warning Something is rotten here! (Jug)
  text.C:2309: warning: #warning Dekel please have a look on this one RTL? (Jug)
  text.C:2310: warning: #warning DEKEL!
  text.C:107: warning: comparison between signed and unsigned
  text2.C:2198: warning: #warning I believe this code is wrong. (Lgb)
  text2.C:2199: warning: #warning Jürgen, have a look at this. (Lgb)
  text2.C:2200: warning: #warning Hmmm, I guess you are right but we
  text2.C:2201: warning: #warning should verify when this is needed
  text2.C:2422: warning: #warning This will not work anymore when we have multiple 
views of the same buffer


Bugs that probably won't be fixed for 1.2.0 :-(

- Graphics dialog: 
   - It is not a good idea to clear the width and height fields if "scale" 
     is chosen (and vice versa); IMHO new buttons for the three sections
     default/height+width/scale should be added and the "Width"/"Height"/
     "Scale" labels should become grey if deselected 
   - The insertion of a graphic should be delayed until "OK" is pressed 
   - What's the difference between OK and Apply? It seems to be
     impossible to add a second, third,... graphic with the same
     dialog (cf. reference dialogs)

- In the table dialog, you need to enter RETURN in order to set a fixed width
  for a column; this is not acceptable because "close" simply throws away your 
  change without a warning 

- The year of the following bibtex entry is not shown correctly in the citation dialog

     @STRING{ ProcOfThe = "Proceedings of the " }
     @ARTICLE{FrinckeTomp96,
        AUTHOR =       {D. A. Frincke and A. Tompkins},
        JOURNAL =      {Journal of Computing and Information},
        NOTE =         {Special Issue: } # ProcOfThe # {Eighth International
                        Conference of Computing and Information (ICCI'96)},
        NUMBER =       {1},
        PAGES =        {986--999},
        TITLE =        {Using Symbolic Execution to Detect Undesirable
                        Program States},
        VOLUME =       {2},
        YEAR =         1996
     }

  Note: '#' is correct BibTeX notation!

- Add a note to an empty document; add three lines of text into the note;
  cut some of the text (in all lines); undo the operation -> note is not
  drawn correctly ("past the end of the document") (#451286)

Reply via email to