]> git.lyx.org Git - lyx.git/commit
* BufferView.C (mouseSetCursor): if the cursor was in an empty
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 17 Jan 2007 15:32:43 +0000 (15:32 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 17 Jan 2007 15:32:43 +0000 (15:32 +0000)
commit976d38f7b796aacca3e2b88d77ecd83f0e3cf584
tree453bdfe573886aa0ee2c995fe2decf334e3525ed
parent5554e9ee284f11fb0b02587ff2775c0502db7cd4
* BufferView.C (mouseSetCursor): if the cursor was in an empty
script inset and the new position is in the nucleus of the inset,
notifyCursorLeaves will kill the script inset itself. So we check
all the elements of the cursor to make sure that they are correct
(bug 2933).

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