Debugging a local application which was ending up with 'squares' on the screen, I came across the cause that the app was expecting \r\n and was only getting \r back. Further debugging shows that richedit v1 adds cr+lf when enter is pressed, as the tests show.<div>
<br></div><div>Note: Passes on testbot jobs 16507 / 16508<br><div><br></div><div>Jason</div></div>