On Mar 6, 5:53 am, Laurent Jouanneau <[EMAIL PROTECTED]> wrote:
> Boris Zbarsky wrote:
> > Laurent Jouanneau wrote:
> >> - spaces at the end of a content are ignored by the layout
>
> > This is required for HTML, so if you're aiming at a wysiwyg editor.....  
> > Note that the built-in editor in Gecko handles this by converting spaces
> > to &nbsp;.
>
> I saw it, but i would like to avoid doing this sort of convertion. (note
> : my xml editor is a component based on nsEditor, so it is also a
> "built-in" editor in gecko, and i will propose patches later ;-) )

Can you give a specific example of the problem and explain what you
want to happen instead?

You might be able to fix some of your issues by styling your content
with -moz-pre-wrap.

Rob

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to