In article <9ljbk4$[EMAIL PROTECTED]>,
 "Paul Golz" <[EMAIL PROTECTED]> wrote:

> On another point: I am manually editing the contents of an iframe which the
> editor shell is observing (iframe.contentDocument.open() etc). When I
> close() the iframe content document it fires a command off to the editor
> shell which then tries to instantiate an editor. Is this a bug? Shouldn't it
> accept that there is an editor already present and ignore the StateChange?

The way things are set up now, the editorShell observers
URL loads into the <iframe> that it's hooked up to, and will
respond to such a load by tearing down any existing editor,
and making a new one. That's just the way it works now.

Like I said, this will change for embedding.

Simon

-- 
          Simon Fraser   Entomologist
  [EMAIL PROTECTED]   http://people.netscape.com/sfraser/

Reply via email to