http://bugs.winehq.org/show_bug.cgi?id=29393
Bug #: 29393 Summary: Notepad enter / arrow keys are broken Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified Regression SHA1: 4012cc070efb199df1e2ec980954d9995676b60b
wine notepad
Try to use enter / arrow keys..
Regression test:
4012cc070efb199df1e2ec980954d9995676b60b is the first bad commit commit 4012cc070efb199df1e2ec980954d9995676b60b Author: Aric Stewart aric@codeweavers.com Date: Tue Dec 6 08:31:12 2011 -0600
user32: Protect against NULL ssa to prevent crashes in old native usp10.
:040000 040000 b11faba5bfa236e6061be83e27d6f3b54e2ff301 6df6e854ec0f11fcc3c78590492ebde6e31a362d M dlls
git show 4012cc070efb199df1e2ec980954d9995676b60b | patch -p1 -R
Fixes the problem.