http://bugs.winehq.org/show_bug.cgi?id=6247
Summary: Richedit: Selecting via mouse does not scroll Product: Wine Version: 0.9.14. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-richedit AssignedTo: wine-bugs@winehq.org ReportedBy: burnus@gmx.de
Easiest test case is: wine /usr/lib/wine/wordpad.exe.so
create some text which does not fit into the window. Use now the mouse to select the text.
Expected: text scrolls thus also text hidden can easily be selected.
Actual result: Text is not scolled. (One can select text below as the mouse position outside the window is taken into account, but this does not work for long texts).