You can ignore this patch, I will resend it as a series with just what is dependant on it.<br><br>Sorry about sending such a such a large series of patches before (44 of them)<br>that seemed to be dependant on each other.&nbsp; They actually didn&#39;t contain many<br>
dependencies on each other.&nbsp; I&#39;ll try to make the dependancies clearer next time.<br><br><div class="gmail_quote">On Mon, Jun 23, 2008 at 5:10 PM, Dylan Smith &lt;<a href="mailto:dylan.ah.smith@gmail.com">dylan.ah.smith@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">To test the bug, open up Wine&#39;s wordpad (try with native and builtin<br>
riched20), then enter a line of text that ends with enough trailing<br>
spaces to go past the end of the richedit control. &nbsp;In native richedit<br>
controls the cursor is prevented from going past end of the richedit<br>
control so that it stays visisble while still being moved over the<br>
spaces that continue off the end of the view. &nbsp;This patch makes sure<br>
Wine&#39;s builtin richedit controls do the same thing as Windows.<br>
<br>
The above steps will also show another bug that I have just submitted a<br>
patch for, with a subject &quot;richedit: Spaces at the end of a line should<br>
not affect alignment shift length&quot;.<br>
<br>
For this patch will depends on a previous patch I submitted on June 17th<br>
in order to apply cleanly. &nbsp;The email for the patch had a subject<br>
&quot;[38/44] richedit: Hide cursor when text is selected&quot;.<br>
---<br>
&nbsp;dlls/riched20/caret.c | &nbsp; &nbsp;4 ++++<br>
&nbsp;1 files changed, 4 insertions(+), 0 deletions(-)<br>
</blockquote></div><br>