Bryce's Radio Experiments
Coverting Radio's default theme to the CSS box model...

Permanent Link Thursday, October 17, 2002

Rich editing in Mozilla

"Composite is a chrome overlay which enables a streamlined Mozilla Editor for html composition in textareas. To use the editor, hit ctrl-e in a textarea." Unfortunately, seamless inline editing (like WYSIWYG HTML mode in IE/Win) is apparently being held up by an internal flame war among the Mozilla developers. [Dive Into Mark]

The inline flame war is Bug 97284 and has been going on for over a year. To me it has always seemed obvious that they should take a two-pronged approach, creating a "proper" implementation that embeds Composer and providing a wrapper that is compatible with IE's implementation.

I've got one gripe with Composite, aside from it not being inline: it doesn't support pasting of HTML that originates from IE/Win. I think the problem is with Composer, not Composite itself. Composer seems to want the clipboard data as "text/html", while IE supplies "HTML Format". They ought to be compatible with each other, but there's some sort of encoding issue that I haven't been able to figure out...

4:27:38 PM | Comments: | Topics: mozilla 


© Copyright 2003 T Bryce Yehl Click here to send an email to the editor of this weblog.
Last update: 6/29/2003; 9:40:58 PM.
the