https://bugs.winehq.org/show_bug.cgi?id=45540
Bug ID: 45540 Summary: WeGame: password input widget of login interface isn't useable. Product: Wine Version: 3.13 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com Distribution: ---
Created attachment 61946 --> https://bugs.winehq.org/attachment.cgi?id=61946 password input widget was marked by red
Steps to reproduce: 1. $ winetricks -q mfc42 cjkfonts 2. $ wine WeGameMiniLoader.3.6.1.5080.gw.exe 3. $ cd .wine/drive_c/Program\ Files/WeGame 4. $ WINEDLLOVERRIDES="msvcr100=n" wine tgp_daemon.exe
Expected: Users can input account and password for login.
Actually: There is a crash of TASLogin.exe. Account input widget is useable but password doesn't work. Can't give input focus to it.