]> git.lyx.org Git - features.git/commit
Fix bug #7909: mark-on selection is lost during screen-down and screen-up
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Dec 2011 08:35:55 +0000 (08:35 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Dec 2011 08:35:55 +0000 (08:35 +0000)
commit9928a67e3224113d214de5e1e66d9de0a42fff59
tree3a9d39056f2b8b854d2fbefabd3e74eccc75adbd
parent465166c88212fec06f3ea8c543ea1e57e481514b
Fix bug #7909: mark-on selection is lost during screen-down and screen-up

The trick is to rely on Cursor::selHandle instead of fiddling with the selection

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