]> git.lyx.org Git - features.git/commit
Fix bug #8140: Crash with math macros and input completion
authorEnrico Forestieri <forenr@lyx.org>
Mon, 30 Apr 2012 21:55:34 +0000 (23:55 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 30 Apr 2012 21:55:34 +0000 (23:55 +0200)
commit982562179801340feff7eb108addd99ec4a05d08
treec6e5fd737a1849412c4286ce37eb8ee670361a7d
parent3c0e3c16c8c75524cd25e2fd9f34e2f2e17af150
Fix bug #8140: Crash with math macros and input completion

When clicking away in the same math inset after hitting '\', the
cursor may be broken and all of its instances have to be fixed.
src/BufferView.cpp