<div dir="ltr">Hi Thomas,<div><br></div><div>I did a little bit more digging.  Putting this in your CSS solves the problem:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>textarea#editor-textarea {</div>

</div><div><div>    white-space: pre-wrap;</div></div><div><div>}</div></div></blockquote><div><div><br></div></div><div>This also does not break the text box in Firefox, so it seems to be a win.</div><div><br></div><div>

This has been irritating me for months.  If it turns out there are issues with this fix, then I'll post a followup email.</div><div><br></div><div>Thanks for your time, and to everyone in the MoinMoin community.</div>

<div><br></div><div>Dave C</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 12:12 PM, Thomas Waldmann <span dir="ltr"><<a href="mailto:tw@waldmann-edv.de" target="_blank">tw@waldmann-edv.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Google Chrome converts that leading space to a non-breaking space.<br>
<br>
</div>Maybe file a bug for chrome?<br>
<br>
I think a browser textarea control should not change the text you enter<br>
in any way.<br>
<br>
Maybe check if that also happens with a freshly installed chrome (with a<br>
fresh profile, standard settings).<br>
<div class="im"><br>
> What I would really like to have happen, is that whenever a wiki page is<br>
> saved, any non-breaking space characters at the front of lines get<br>
> automatically replaced with plain old spaces.<br>
><br>
> Is there a recommended way to do this?<br>
<br>
</div>Look at the SecurityPolicy, iirc it has a save() method that gets called<br>
before saving.<br>
<br>
But that's just a work around, should be fixed where the root cause is.<br>
<br>
------------------------------------------------------------------------------<br>
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps<br>
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access<br>
Free app hosting. Or install the open source package on any LAMP server.<br>
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Moin-user mailing list<br>
<a href="mailto:Moin-user@lists.sourceforge.net">Moin-user@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/moin-user" target="_blank">https://lists.sourceforge.net/lists/listinfo/moin-user</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><a href="http://galaxyproject.org/" target="_blank">http://galaxyproject.org/</a><br><a href="http://getgalaxy.org/" target="_blank">http://getgalaxy.org/</a><br>

<a href="http://usegalaxy.org/" target="_blank">http://usegalaxy.org/</a><br><a href="http://wiki.galaxyproject.org/" target="_blank">http://wiki.galaxyproject.org/</a><br></div>
</div>