On Thu, Jan 10, 2002 at 11:26:20AM +0200, Martin Vermeer wrote:

> On Thu, Jan 10, 2002 at 07:24:00PM +1300, Michael Koziarski wrote:
>  
> > Bug_id: 134
> > Keywords: crash 
> > 
> > Crash clicking on old-graphics in float
> > 
> > 
> > 
> > 
> > - Open new document; insert->float->figure; insert->minipage;
> >   insert->old graphics; insert->tabular material next to the graphics;
> >   place the cursor anywhere in the table (dummy position or table cell
> >   doesn't matter).  Now click on the picture -> crash
> > 
> > =======================================================================
> > 
> > Anything to say about this one?
> 
> The minipage is not needed for the crash.
> 
> Figure float may be table or algorithm, no difference.
> May even be a minipage on its own.
> 
> Same with graphics: may be a new graphics instead.
> 
> Minimal config: 
> 
> (minipage|(wide)?figure|(wide)?table|algorithm|(foot|margin)note) {
>   (old|new) graphics
>   tabular
> }
> 
> "Packing" the graphics in an extra minipage inside the outer inset, i.e.
> 
> float {
>   minipage {
>     graphic
>   }
>   tabular
> }
> 
> prevents crashing. "Packing" the tabular instead doesn't help.
> 
> 
> Martin
> 

Additionally, packing a graphic and a table into the same cell of
another table produces the bug. Put them in different cells: not.

-- Martin

Attachment: msg31313/pgp00000.pgp
Description: PGP signature

Reply via email to