]> git.lyx.org Git - lyx.git/commit
Fix bug #6320: LyX goes to infinite loop when selecting document parts.
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 15 Nov 2009 22:01:12 +0000 (22:01 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 15 Nov 2009 22:01:12 +0000 (22:01 +0000)
commitf4125a65c0f8af2dc0cf0c3746e3a9c2f00ea168
treeceb198994e3c4ea9841e4f2497c321ed421bb4e9
parent216f9156dcee2d00feacf73e21734ed892c36f27
Fix bug #6320: LyX goes to infinite loop when selecting document parts.

Set the boundary member correctly when the cursor goes to an 'empty' row.

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