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
This commit is contained in:
Bo Peng 2006-12-24 02:20:33 +00:00
parent 64aadeaf5f
commit 6c8c421c21

View 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