From: Bo Peng Date: Sun, 24 Dec 2006 02:20:33 +0000 (+0000) Subject: Status.15x: record a repeatable case of the famous text() == this assertion crash. X-Git-Tag: 1.6.10~11450 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6c8c421c2175116fafe4b0f7c915f0c47bbdc39d;p=lyx.git Status.15x: record a repeatable case of the famous text() == this assertion crash. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16389 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/Status.15x b/Status.15x index 5c380e7dfb..b2ffe20eb3 100644 --- a/Status.15x +++ b/Status.15x @@ -220,6 +220,11 @@ EDITING * the insertion of Ctrl-Return cannot be undone +* open a document full of marginal notes (other insets should also work), + select multiple insets from the begining twice, lyx crashed with + QLayout::addChildWidget: lyx::frontend::QCommandBuffer "" in wrong parent; moved to correct parent + Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323 + Abort CHANGE TRACKING