]> git.lyx.org Git - features.git/commit
Fix bug 5065: DEPM fails with "cursor follows scrollbar"
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 14 Aug 2008 09:59:04 +0000 (09:59 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 14 Aug 2008 09:59:04 +0000 (09:59 +0000)
commitaa67d5eb6425e3964b0708ba3af704e3b1199707
tree40b74046c797b5b71fc7625b1075d3a88b694215
parent1b2c73c555ca09a0e9cd56c8132e15d3aa4b7d01
Fix bug 5065: DEPM fails with "cursor follows scrollbar"
http://bugzilla.lyx.org/show_bug.cgi?id=5065

* BufferView.cpp (setCursorFromScrollbar): makes sure that the mouse is  set using mouseSetCursor (so that dEPM can trigger).

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