[PATCH] user32: Handle VK_RETURN KeyDown events more properly in EDIT controls.

Lei Zhang thestig at google.com
Sat Apr 19 12:38:28 CDT 2008


On Fri, Apr 18, 2008 at 3:50 PM, El. <elptr at users.sourceforge.net> wrote:
> When a ES_MULTILINE-styled EDIT responds to a VK_RETURN Key press, it should
> send a WM_COMMAND to the default control of the parent window if and only if
> that parent is a Dialog box. At least Microsoft's version of notepad.exe
> (WinXP) is fixed.
>

BTW,  bug 12478 [1] appears to be related to this.

[1] http://bugs.winehq.org/show_bug.cgi?id=12478



More information about the wine-devel mailing list