http://bugs.winehq.org/show_bug.cgi?id=32102
Bug #: 32102 Summary: ESSENCE SECURITIES: a child window can't got focus Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
I installed ESSENCE SECURITIES(安信证券) in wine. There was a bug appear randomly: Everytime we run ESSENCE SECURITIES there is a child window of it,but sometime the window can get focus(the window title is black and 'close' button can work, just like the picture 'normal.png'), and more time the window can't get focus(the window title was gray and 'close' button can't work, just like the picture 'notfocus.png'). In the latter case, I tired to let the child window on focus by click it's titlebar, but it does't work.
my test environment: - Ubuntu 12.04.1 32bit - Wine 1.5.16 - ESSENCE SECURITIES:http://download.essence.com.cn/downloads/software/setup_ax.exe
you can reproduce the bug follow: 0. download and install it :http://download.essence.com.cn/downloads/software/setup_ax.exe ; 1. cd to the file where you installed it, it will be installed in '~/.wine/drive_c/AX/2003/'; 2.'wine Load.exe' to run the software; 3.try to click the close button of the child window which appear after you run 'Load.exe', name "今日提示".
attachments: 'normal.png' is what the child window look like when it is normal; 'nofocus.png' is what the child window look like when it isn't normal; 'normal.log' is the log when it work normal; 'nofocus.log' is the log when it does not work normal.