From 41bd1e5fc215f9da224b39d5e419bd49ac63be9b Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Tue, 5 Dec 2006 05:28:12 +0000 Subject: [PATCH] Status.15x, add lyx note selection bug git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16181 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Status.15x b/Status.15x index 0512d0f7f9..3fd326981a 100644 --- a/Status.15x +++ b/Status.15x @@ -160,6 +160,11 @@ EDITING * edit->text style->capitalize/lower/upper case doesn't work due to change tracking-related changes. +* 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 + NOTE: this is unrelated to the button face-lift patch. + CHANGE TRACKING -- 2.39.5