From e18177ad05f66bd0d1f9c3c7099429c7c0bb8214 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 4 May 2010 03:21:59 +0000 Subject: Changed insertion of multi-line text so that markers are moved down. See bug #2986727. --- src/CellBuffer.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/CellBuffer.cxx b/src/CellBuffer.cxx index d349040f0..4d0f829c9 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -517,7 +517,6 @@ void CellBuffer::BasicInsertString(int position, const char *s, int insertLength lineInsert++; } } - atLineStart = false; chPrev = ch; } // Joining two lines where last insertion is cr and following substance starts with lf -- cgit v1.2.3