Angus Leeming wrote:
> > Juergen had a fix there.
>
> Great!
But it needs very good testing. I just have enabled a function I found. I
don't know if it has any side effects (and why André left it commented out).
Jürgen
Martin Vermeer wrote:
>> Detailed description and recipe to recreate here:
>> http://bugzilla.lyx.org/show_bug.cgi?id=2094
> Isn't 2083 the same bug?
Looks like. I've marked 2094 as a duplicate.
> Juergen had a fix there.
Great!
--
Angus
On Wed, 2005-10-12 at 16:12 +0100, Angus Leeming wrote:
> Navigation with the arrow keys through a math inset when a float is open on
> the same screen leads to a crash.
>
> Assertion triggered in virtual void InsetCollapsable::cursorPos(const
> CursorSlice&, bool, int&, int&) const by failing che
Navigation with the arrow keys through a math inset when a float is open on
the same screen leads to a crash.
Assertion triggered in virtual void InsetCollapsable::cursorPos(const
CursorSlice&, bool, int&, int&) const by failing check "status() !=
Collapsed"
in file ../../../src/insets/insetcollap