]> git.lyx.org Git - features.git/commit
Fix bug #8296: Crash when clicking on completion in math
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 23 Sep 2012 14:44:22 +0000 (16:44 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 20 Jan 2013 13:31:23 +0000 (14:31 +0100)
commit12a575cc39442e8da3eab496fb45234e3012ed54
tree257574e5a68f9ec220526ae0b0f1228451b52106
parentd43a6dfcbb01ca41d0ec4d940ffd4bac5aec4304
Fix bug #8296: Crash when clicking on completion in math

When the user clicks on the completion, the completion disappears. This
means that we have to fix the cursor before setting it.
src/BufferView.cpp
status.20x