Login Register

Editor in a Dialog

I tried taking an editor div from test_Editor.html and putting it in a test_∂ialog.html dialog.
The editor shows, but without the toolbar and it does not allow editing.
This mirrors my experience in my own code.

Is there something special about using the dijit.Editor in a Dialog?

Thanks,
Al Byers

please post a bug in trac

attach the example you mention, and also specify whether you've signed a CLA. There is a ticket on Editor in Grid that sounds like it may be related, but more data points would help.

I've the same problem...

The problem occurs if you use a dijit.Editor and a a table in the same dijit.Dialog.

Then the dijit.Editor is'nt writable...

Could anyone say how to use a dijit.editor in a dijit.dialog?

Are there bugfixes, workarounds, or any new infos?