>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

Jean-Marc> However, forwardPosNoDescend does not go out of an inset
Jean-Marc> when at the end of this inset, which does not seem to be by
Jean-Marc> design (but who knows?), and therefore the cursor gets
Jean-Marc> stuck forever at the end of the note inset.

Jean-Marc> The proposed patch fixes this. I looked at other uses of
Jean-Marc> forwardPosNoDescend (in text2.C and insetcollapsable.C) and
Jean-Marc> none of them can trigger this particular condition.
Jean-Marc> Therefore I think it safe to change the method semantics.

Ok course, if the method does not descend, it could be argued that it
should not climb either. I this case findnextchange should be changed
to test for end of inset.

JMarc

Reply via email to