From: Abdelrazak Younes Date: Wed, 22 Aug 2007 14:38:25 +0000 (+0000) Subject: bug fix. X-Git-Tag: 1.6.10~8750 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7e6d5cb553abea54babeaff20980dfe633443f24;p=features.git bug fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19725 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 75324b8fe4..8a6788112b 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.cpp @@ -435,8 +435,8 @@ bool BufferView::moveToPosition(pit_type bottom_pit, pos_type bottom_pos, doc_it.resize(i); break; } + success = true; } - success = true; } // if top_id == 0, or searching through top_id failed