On Sun, Nov 20, 2011 at 1:34 PM, Kent Tenney <[email protected]> wrote:
> try alt-x add-editor, type in new editor, very broken for me.

Thanks for this.  I've just added another @test that failed.

Changing::

    w0.setSelectionRange(i,j,in=ins)

to::

    w0.setSelectionRange(i,j,insert=ins)

in updateEditors makes the @test pass, so this is a separate issue
from binding/focus madness.

See 
http://groups.google.com/group/leo-editor/browse_thread/thread/fb927acb393205ea
for further discussion of this bug.

I'm kinda stuck at present: I can't up the change without breaking
literally everything.

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.

Reply via email to