]> git.lyx.org Git - features.git/commit
Fix properly bug 5287: http://bugzilla.lyx.org/show_bug.cgi?id=5287
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 30 Sep 2008 13:47:16 +0000 (13:47 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 30 Sep 2008 13:47:16 +0000 (13:47 +0000)
commit709df05d9f2346e8e1f2d1164e8df8b9d3c73c2c
treeea27c9111faffab7a427befa80360dc887e30e29
parent06b1a3615c4b69946138b619eb65d0f5eb3149b9
Fix properly bug 5287: http://bugzilla.lyx.org/show_bug.cgi?id=5287

* BufferView.cpp (setCursorFromInset): do not ignore the first inset
of the document; revert first tentative patch for this bug.

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