]> 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 23:01:03 +0000 (01:01 +0200)
commit124bc762a735d482e12d54022008e919dff76978
tree596feecd3cd79f5783a9c5bd4d79a156acebcbfd
parent4296e47d28156ab84549c53fa4dc486bd5b581e8
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.

(cherry picked from commit 982562179801340feff7eb108addd99ec4a05d08)
src/BufferView.cpp
status.20x