]> git.lyx.org Git - lyx.git/commitdiff
Status.15x: record a repeatable case of the famous text() == this assertion crash.
authorBo Peng <bpeng@lyx.org>
Sun, 24 Dec 2006 02:20:33 +0000 (02:20 +0000)
committerBo Peng <bpeng@lyx.org>
Sun, 24 Dec 2006 02:20:33 +0000 (02:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16389 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 5c380e7dfb73c66183f36f7bfdd0015640a1bc92..b2ffe20eb3baa8cc8d42ec7f354a970370c12ab0 100644 (file)
@@ -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