https://bugs.winehq.org/show_bug.cgi?id=52712
gGhoul k.kahurani@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |k.kahurani@gmail.com
--- Comment #1 from gGhoul k.kahurani@gmail.com --- (In reply to Mher from comment #0)
Created attachment 72070 [details] The test executable
In a RichEdit control, type text with no newline at the end. After that, go to the beginning of that text and start going to the right word-by-word with Ctrl+Right Arrow. When you get to the end, the cursor will be one line lower. One step more, and it will crash.
Can you share the code that you are using to test this? Yeah, the executable does crash but this is strange because built-in wordpad also uses riched and does not seem to have the same issue.