http://bugs.winehq.org/show_bug.cgi?id=1789
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2008-03-28 15:18:29 --- Another instance of this problem was reported here: http://winehq.org/pipermail/wine-users/2008-March/031234.html To reproduce, unpack http://www.coopcacec.com.py/webcacec/dbcoop/test.tar.bz2 Run apl2.exe, choose the menu item to open a window, enter a number in the window's third edit box, then change focus away. You'll see a + appear and part of the number become obscured; this doesn't happen in Windows. For instance, if you type 456789 and change focus, the number changes to "+.5678.9". Doing sh winetricks vcrun6 and setting msvcrt to native makes the problem go away, as expected.