[Bug 5537] New: Enter (return) key not working

Wine Bugs wine-bugs at winehq.org
Sun Jun 25 11:12:11 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5537

           Summary: Enter (return) key not working
           Product: Wine
           Version: 0.9.16.
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dirmass at gmail.com


By starting the windows app NINJAM (www.ninjam.com):
$wine ninjam
I get the terminal output:

fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub

The app starts correctly and runs perfectly, but when I try to submit a text
field nothing happens, no terminal output and the text doesn't submit. The text
field is a chatbox part of a a small chat program.

Now I'm assuming this happens to other app which use text input...

The way I fixed it:
Overrided the native dll.
Downloaded the native dll riched20.dll. I copied this to:

wine/drive_c/windows/system32/riched20.dll

And ran winecfg > Libraries > New override for that dll..

Restarted the app. no error in terminal and the Enter key worked...

Hope this will get fixed by default.. 
Thanks for the great free software!!!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list