]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Call an update before setting the_locking_inset = 0 as otherwise we
[lyx.git] / src / ChangeLog
index 462151efaa5f514bbf6e13a832515ca846cc0764..f26d10b24da18bce51ac3c91d6020c6f99e1fb74 100644 (file)
@@ -1,5 +1,8 @@
 2002-04-19  Juergen Vigna  <jug@sad.it>
 
+       * text2.C (cursorDown): don't enter the inset if we came from a row
+       above and are one row over the inset.
+
        * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
        really leaving an inset.