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

Richard> This is from Text2.cpp, around line 1220. Since we do
Richard> now have multiple views, either there is a bug here or else
Richard> the warning can be removed.

I think we have a bug, but it is not easy to trigger :)

It's even more difficult than you can imagine because this use case below is working correctly here. All cursors are always valid ;-)

Abdel.


It goes like this: in window 1
   Some text and a double  space somewhere
                          ^(cursor between the two spaces)

In window 2 the same paragraph Some text and a double space somewhere
                                          ^(cursor at end)

Move the cursor in window 1, dEPM triggers, and the cursor is not
valid anymore in window 2.

JMarc


Reply via email to