http://bugs.winehq.org/show_bug.cgi?id=12311 Summary: Corman Lisp requires implementations for richedit stubs Product: Wine Version: CVS/GIT Platform: PC URL: http://scguy318.freeshell.org/CormanLisp_3_01_setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs(a)winehq.org ReportedBy: nodisgod(a)yahoo.com Corman Lisp (obtainable from http://www.cormanlisp.com/cgi/rgcorman/ccl_download_form30.cgi) running on current Git (wine-0.9.58-357-g338539c) hangs and fails to redraw or properly render the window. Outputted messages consists of: fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub fixme:richedit:RichEditWndProc_common ECO_AUTOWORDSELECTION not implemented yet! fixme:richedit:RichEditWndProc_common ECO_AUTOVSCROLL not implemented yet! fixme:richedit:RichEditWndProc_common ECO_NOHIDESEL not implemented yet! thus indicating a richedit issue. Using native richedit resulted in a working window but unusually small text font size in the code window that could not be rectified by increasing font size. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.