http://bugs.winehq.org/show_bug.cgi?id=27202
Summary: lose focus while typing username in POPO2010 Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Download POPO2010 $ wget http://dl.163.com/popo_2011/update/installer/POPO2011-Full-installer.exe
2. install with wine $ wine POPO2011-Full-installer.exe
3. install mfc42 $ winetricks -q mfc42
4. override native comctl32.dll, workaround for Bug 25861 $ winetricks -q cc580
5. start popo2010 $ cd ~/.wine/drive_c/Program Files/Netease/POPO$ $ wine Start.exe
6. type username into the login form, then the problem appear: every time I type a char, POPO will display a dropdown list, this list will get the mouse focus automatically , so I have to click the login form again and again to type in the username.