Re: r36657 - lyx-devel/trunk/src/insets

2010-12-02 Thread RGH
On 12/02/2010 10:52 AM, Vincent van Ravesteijn wrote: On Thu, Dec 2, 2010 at 4:48 PM, Jean-Marc Lasgouttes wrote: Le 2 déc. 2010 à 16:19, Richard Heck a écrit : The point here is that the old line completely wipes out the counters, including all record of which counters there are bu

Re: r36657 - lyx-devel/trunk/src/insets

2010-12-02 Thread Vincent van Ravesteijn
On Thu, Dec 2, 2010 at 4:48 PM, Jean-Marc Lasgouttes wrote: > Le 2 déc. 2010 à 16:19, Richard Heck a écrit : >> The point here is that the old line completely wipes out the counters, >> including all record of which counters >> there are but, in this case, most importantly, it doesn't reset the

Re: r36657 - lyx-devel/trunk/src/insets

2010-12-02 Thread Jean-Marc Lasgouttes
Le 2 déc. 2010 à 16:19, Richard Heck a écrit : > The point here is that the old line completely wipes out the counters, > including all record of which counters > there are but, in this case, most importantly, it doesn't reset the > layout_stack_. You hid a layout stack in counters? That looks b

Re: r36657 - lyx-devel/trunk/src/insets

2010-12-02 Thread Richard Heck
On 12/02/2010 10:14 AM, rgh...@lyx.org wrote: Author: rgheck Date: Thu Dec 2 16:14:44 2010 New Revision: 36657 URL: http://www.lyx.org/trac/changeset/36657 Log: Fix crash reported by keytest. Modified: lyx-devel/trunk/src/insets/InsetText.cpp Modified: lyx-devel/trunk/src/insets/InsetText