https://bugs.winehq.org/show_bug.cgi?id=52712
Bug ID: 52712 Summary: WineRichEditTest: crashes when trying to go to right in words with Ctrl+Right Arrow in RichEdit Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: mher.ghazaryan5@gmail.com Distribution: ---
Created attachment 72070 --> https://bugs.winehq.org/attachment.cgi?id=72070 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.