On 10-Nov-2000 Jean-Marc Lasgouttes wrote:
> 
> Juergen, you asked for it :)
> 

Sure :)

> - actrow is not initialized in InsetTabular constructor (found by purify)

fixed!

> - in the first column, which has a double line on the right, the line
>   turns to a single one when you edit a cell.

fixed!

> - typing in cells is awfully slow. This is probably worse due to
>   purify overhead, but I do not see a slowness when typing in a normal
>   paragraph. I suspect something wrong happens here (does anybody
>   knows how to use quantify?).

Well you have to say that if you type inside a table and the column width
changes you just do the same update n=visible cells the time as you do in
the normal paragraph, because the tabular has to redraw completely!
I don't see it here right now, but OK I'm using a PIII 800 and a Matrox G200
#:O)

> - if I select the two first cells of a column and then do 'remove
>   column', the selection gets confused. This does not seem to happen
>   when I select only one cell.

fixed! (clearing the selection)!

> - after doing that (I do not know what triggers the problem exactly,
>   but I also used undo/redo), cells keep the red box around them after
>   the cursor is put in another one (I get several red boxes in the
>   table).

Not yet fixed will have a look at this on monday!

> - another UMR I could not track down (see appended trace). I get
>   several of these, but they seem to come from the same reason.
> 
>       UMR: Uninitialized memory read (60 times)
>       This is occurring while in:
>             LyXCursor::pos()const [lyxcursor.C:47]
>                LyXParagraph::size_type LyXCursor::pos() const
>                {
>                        return pos_;
>             => }

This should be fixed, please check!

> - A memory leak related to undo in tables:

IMO both of these are bogus I had a look at the code (it's pretty easy code)
and it is pretty safe!

Have a nice weekend,

       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

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Taxes are not levied for the benefit of the taxed.

Reply via email to