https://bugs.winehq.org/show_bug.cgi?id=43085
--- Comment #7 from lilydjwg@gmail.com --- (In reply to Dmitry Timoshkov from comment #6)
Thanks for the log. There are several windows of the class "TXGuiFoundation" created in the log, some of them belong to different processes. In order to better recognize the wrongly behaving window could you please describe what you did during the log creation? Also, do you know how that window is supposed to behave under Windows?
Can you tell the window sizes? The biggest one is the problematic one (and the main window). or if you can tell the location, the topleft corner of it was in the left top of my screen (1366x768). Not the centered one (login window), not the right top one (the popup menu from tray icon). Also not a tiny one (tooltip).
The window should expand and shrink when I click "消息记录" button, updating the position of items on the top part. On the left is a sidebar of buddy list, which should respond to mouse moves and clicks. Under wine it works fine after the window loses focus.
What I did (I try my best to recall): * logged in. clicked the remember passwords checkbox (though it hardly works). typed in my password and waited * the login window faded away, and the main window appeared. moved my mouse to the button "消息记录" and waited * I moved the the window a bit while waiting, but it moved back automatically * the button responded by changing appearance, and I clicked on it * waited long enough for the window to expand. then moved mouse to the left top to see if it responded or not. I might have clicked once there * defocused the window by moving mouse to another (native) window * moved mouse to the left of window again to see if it responded. it responded, the background of the item under mouse became grey * clicked "消息记录" again and the window shrank back its size * tried clicked on the left again and it didn't respond. then defocused and tried again * waited for the click to do actual things (reading information and present in the main part of window) * also tried to focus a text entry at the left top, it worked. * closed the window * right clicked the tray icon, selected "退出" (Quit) from a popup window * waited for the process to exit
If you need I can record a screencast next time. It'll be quite long anyway because it is terribly slow in debug mode.