http://bugs.winehq.org/show_bug.cgi?id=14827
--- Comment #3 from max@veneto.com 2008-11-04 17:01:47 --- Another test, easyly reproductible : enter autocad, issue MTEXT command, select a text area on screen, you can enter the text. If you press OK button to accept, the app hangs with 100% cpu; output is :
(ok button pressed)
fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub fixme:richedit:IRichEditOle_fnGetObjectCount stub 0xa3264a8 fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub fixme:richedit:IRichEditOle_fnGetObjectCount stub 0xa326470 fixme:richedit:ME_StreamOutFlush Invalid returned written size *pcb: 0x1e5 (485) instead of 460 fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub fixme:richedit:RichEditWndProc_common EM_SELECTIONTYPE: stub
(program hangs here).
If you press ESC instead of OK (so canceling the text input) the app behaves normally.
Latest wine git of today.
Ciao
Max