From: Stefan Schimanski Date: Mon, 28 May 2007 17:04:05 +0000 (+0000) Subject: * fix #3310: When you click on a line after the end of the text, X-Git-Tag: 1.6.10~9592 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=03b14a403efa2501e50894bd2f8d858a2a8d1788;p=features.git * fix #3310: When you click on a line after the end of the text, cursor jumps to the follwing math mode text git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18545 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 3fdfd2b6db..e89151d5ac 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.cpp @@ -1429,6 +1429,7 @@ bool BufferView::mouseSetCursor(Cursor & cur) //lyxerr << "5 cur after" << dit <