http://bugs.winehq.org/show_bug.cgi?id=5986 renu.rajput(a)tcs.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mattfinn(a)gmail.com, | |dank(a)kegel.com ------- Additional Comments From renu.rajput(a)tcs.com 2006-24-08 05:36 ------- I had a brief look at the code, and it seems that the message is handled, but for some reason, the following code fails in file dlls\user\message.c (for richedit control): function: process_mouse_message() if ((info.flags & (GUI_INMENUMODE|GUI_INMOVESIZE)) || hittest != HTCLIENT || (GetClassLongA( msg->hwnd, GCL_STYLE ) & CS_DBLCLKS)) { ... -- 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.