Hi Juergen,

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

Oops, the text in parentheses is nonsense indeed.

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

I deleted it by selecting the ERT with the cursor keys and pressing delete
afterwards. It seems like LyX gets into an infinite loop after the second
undo. Console output:

  InsetText   is 0x1334a70
  inset_owner is 0x0
  InsetText   is 0x1334a70
  inset_owner is 0x0
  InsetText   is 0x1334a70
  ....

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

No, the footnote is printed past the end of the document. Try it with
three lines of text and cut text from all line at the same time.

> > - Nested tables result in inaccurate cursor placement (cursor is placed
> >   a few pixels too high; after first redraw it is correct).
>
> Cannot reproduce!

See screen shot.

BTW: Insert a table into a table into a table. Then press undo -> the cell
size is not updated.

> > - Spell checker hangs on some documents with insets
>
> Well I would need a document to verify this one!

I will see what I can do.

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

Just add a footnote to an empty file. This red border of the footnote on
the right is not visible.

> > - After selecting the first few rows of a table, CTRL+Shift+CursorDown
> >   corrupts the display output
>
> Cannot reproduce, please a testfile or better explanation!

You mean nothing strange is happening at first? Try again but this time
selecting a couple of _columns_.

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

See file bugfoot.lyx. If you cannot reproduce, resize the LyX window. You
should definitely be able to observe the problem.

Michael

-- 
======================================================================
Michael Schmitt                            phone:     +49 451 500 3725
Institute for Telematics                   secretary: +49 451 500 3721
Medical University of Luebeck              fax:       +49 451 500 3722
Ratzeburger Allee 160              eMail: [EMAIL PROTECTED]
D-23538 Luebeck, Germany           WWW:   http://www.itm.mu-luebeck.de
======================================================================
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard

asdasd kasjdkas d askdjas dk kasdlasd lsakd alsd alsd asld 
\begin_inset Foot
collapsed false

\layout Standard

adaskdj asdkj sad asdkas d askd sadkj sadk sadks d asdj asdjklaskd kasd
 aksd ksa dkasjd asdjs adka asdk
\end_inset 

asdkjaskda
\the_end

bug.gif

Reply via email to