http://bugs.winehq.org/show_bug.cgi?id=6247
--- Comment #3 from Dylan Smith dylan.ah.smith@gmail.com 2008-05-26 10:29:27 --- Created an attachment (id=13352) --> (http://bugs.winehq.org/attachment.cgi?id=13352) richedit: Made cursor visible when selecting text above/below editor
The patch fixes this bug by making sure the cursor is visible after the text is selected. This is done by making a call to EM_SCROLLCARET.