> - The current file format defines a "status" and a "collapsed" tag for
>   ERTs; intended or faulty?

Fixed!

> - Insert an ERT inside a text paragraph, delete it, undo the deletion
>   and undo the deletion once again (even though there is nothing more to
>   undo)

Why not? If I insert someting I have an Undo, if I then delete I have another
Undo. So backward there should be 2 undos so the above count of undos is
correct.

      There have been 15045 frees since this block was freed from:
            free           [rtlib.o]
            __bUiLtIn_dElEtE [new2.cc:54]
            __builtin_delete [rtlib.o]
            InsetERT::~InsetERT() [inset.h:138]
            Paragraph::Pimpl::erase(int) [paragraph_pimpl.C:158]
            Paragraph::erase(int) [paragraph.C:468]
            CutAndPaste::cutSelection(Paragraph*,Paragraph**,int,int&,char,bool)
[CutAndPaste.C:95]
            LyXText::cutSelection(BufferView*,bool) [text2.C:1709]

How did you delete? With the delete key, with the backspace key, with a
selection and cut? Did it crash?

> - Add a note to an empty document; add two lines of text into the note;
>   cut some of the text in both lines; undo the operation -> note is not
>   drawn correctly

You mean the background?

> - 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

Confirmed!

> - Deleting a row in an empty 5x5 table results in free memory read
> 
>             InsetText::restoreLyXTextState(BufferView*,LyXText*)const 
>[insettext.C:102]
>             InsetText::reinitLyXText()const [insettext.C:1938]
>             InsetText::setParagraphData(Paragraph*) [insettext.C:1725]

Ok I see I've a look at this!

> - Nested tables result in inaccurate cursor placement (cursor is placed
>   a few pixels too high; after first redraw it is correct). 
>   In addition, sometimes a vertical bar among the
>   whole table is wiped out (not redrawn after set to brackground?)

Cannot reproduce!

> - Insert a table into a table cell. Then insert another table
>   in the inserted table but this time forget to place the cursor inside
>   the red box of the cell -> infinite loop
> 
>       SIG: Signal handled
>       This is occurring while in:
> 
>             InsetTabular::resetPos(BufferView*)const [insettabular.C:1376]
>             
>InsetTabular::updateLocal(BufferView*,InsetTabular::UpdateCodes,bool)const
[insettabular.C:578]

Ok I know of this problem I'll have a look!

> - Spell checker hangs on some documents with insets

Well I would need a document to verify this one!

> - Footnotes are displayed past the right edge of the canvas (hiding the
>   last couple of characters on the line).

I really cannot reproduce this please send a document where you see this
behaviour!
  
> - Package geometry should be selected automatically in the document
>   layout dialog if "landscape" is chosen (landscape does not work  
>   correctly otherwise; why???); Lgb et al.: Geometry button is removed 
>   from dialog!

Well IMO this should be checked on the LaTeX installation. If landscape is
not supported. But this seems strange to me, we shouldn't add fixes to
"maybe bugs" form the LaTeX corner, IMO.

> - "Find/Replace" does not work with minipages (infinite loop; minipages are 
>   opened on screen even if they do not contain the search string)

I cannot reproduce the infinite loop! I'll hope to fix the opening of
minipages, by closing them after a non successfull search (you'll see the
opening and closing!).

> - After selecting the first few rows of a table, CTRL+Shift+CursorDown 
>   corrupts the display output

Cannot reproduce, please a testfile or better explanation!

> - When deleting the last row of a centered table, the table is moved to the
>   right on screen

confirmed!

> - Selecting two rows in a table and clicking on "delete row" only removes
>   the first one

I'll hope to fix this!

> - Clicking into the right half of a footnote does not work (wrong cursor
>   placement)

Cannot reproduce this! The only wrong behavious I see is that one cannot
click on the right side of a collapsed footnote when inside another inset!

         Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Nothing will ever be attempted if all possible objections must be first
overcome.
                -- Dr. Johnson

Reply via email to