]> git.lyx.org Git - features.git/commit
Fix bug #6237: The boundary has to be set correctly when moving up with a selection...
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 5 Nov 2009 12:58:25 +0000 (12:58 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 5 Nov 2009 12:58:25 +0000 (12:58 +0000)
commit5ebc733ff3ec044a93f8ae7a7aaea22ea68224df
treecb2386109100a3cda056cf20facd91f179b273c8
parentd63403205b6f931c133776db52eb25206a2686e1
Fix bug #6237: The boundary has to be set correctly when moving up with a selection. If not, the cursor will remain on the same row when there are two e.g. displayed equations after each other. This will cause an infinite loop when SCREEN_UP is executed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31863 a592a061-630c-0410-9148-cb99ea01b6c8
src/Cursor.cpp