On Tue, Feb 2, 2010 at 12:32 PM, Terry Brown <[email protected]> wrote: > It seems the non-movePosition approach to create a selection would be > > setPosition(i, MoveMode=MoveAnchor); setPosition(j, MoveMode=KeepAnchor)
Rev 2847 contains a modified version of qttexttest.py that demonstrates the problem. It uses the code you suggest. After following the directions (select the text, hit do, then undo) one extra character (the period) is selected. I'll file a bug report unless someone can tell me why this isn't a bug. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
