mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* Status.15x: fix report on assertion; remove fixed CT bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16219 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
36bded129b
commit
9ca0ce2941
@ -177,7 +177,9 @@ EDITING
|
||||
|
||||
* insert->note->lyx note, enter a few chars, collapse the note. Copy the note
|
||||
several times (three lines?), use mouse to select. Lyx crashes with
|
||||
Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:143
|
||||
|
||||
Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323
|
||||
|
||||
NOTE: this is unrelated to the button face-lift patch.
|
||||
|
||||
|
||||
@ -190,8 +192,6 @@ CHANGE TRACKING
|
||||
* When accepting or rejecting changes, paragraphs with deleted par breaks are
|
||||
not merged in nested text insets
|
||||
|
||||
* When accepting a change, LyX may hang (same as in 1.4.3)
|
||||
|
||||
* When running "find & replace", the cursor is not moved forward, such
|
||||
that LyX always offers to replace the same string
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user