diff --git a/src/mathed/InsetMathNest.cpp b/src/mathed/InsetMathNest.cpp index ab88cf96f4..479a68257c 100644 --- a/src/mathed/InsetMathNest.cpp +++ b/src/mathed/InsetMathNest.cpp @@ -736,6 +736,7 @@ void InsetMathNest::doDispatch(Cursor & cur, FuncRequest & cmd) cur.setSelection(true); cur.idx() = cur.lastidx(); cur.pos() = cur.lastpos(); + cur.bv().cursor() = cur; break; case LFUN_PARAGRAPH_UP: