https://bugs.winehq.org/show_bug.cgi?id=53772
Bug ID: 53772 Summary: [QQ&WeChat&DingTalk] Window's edge decoration window is always on top Product: Wine Version: 7.12 Hardware: x86 OS: other Status: UNCONFIRMED Severity: major Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: 399989567@qq.com
My English is not good, so I hope to be forgiven if there are any poor wordings.
Nowadays, many windows are composed of two windows (e.g. QQ, WeChat, DingTalk), one window M is used to draw the user's interface, and one window S is used to modify the previous window (e.g. edge shading, etc.). The following diagram is provided for a better understanding of this issue: https://imgse.com/i/xJBuAs
I found that when many windows' applications run on wine, the window used to modify (window S) is always on top (even if it is covered by other linux applications, the window S is always on top and does not disappear).This affects the usage of the app.
I found this problem exists in wine7.12, know 7.18 also did not solve
Problem pictures:https://imgse.com/i/xJDCb4
———————————————
Possible useful information for Window S(which is used to modify the previous window):
APPS:DingTalk
APP_Download_URL:https://dtapp-pub.dingtalk.com/dingtalk-desktop/win_downloader/dingtalk_down...
[ You can reproduce the problem without an account ]
- Function calls for drawing windows:CreateWindowExW -> WIN_CreateWindowEx
- Windows className:DuiShadowWnd
- style: WS_POPUP WS_CLIPSIBLINGS style=84000000
- exstyle: WS_EX_TRANSPARENT WS_EX_TOOLWINDOW WS_EX_LAYERED WS_EX_NOACTIVATE
ex=080800a0
——————————————— Because I'm not very familiar, I want to know what is the reason for this phenomenon, I want to solve this problem through my own efforts, but I don't have any good ideas now, so I come here and looking forward to your suggestions.
Yous:Sven L
https://bugs.winehq.org/show_bug.cgi?id=53772
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jactry Zeng jactry92@gmail.com --- Duplication of bug 53771.
*** This bug has been marked as a duplicate of bug 53771 ***
https://bugs.winehq.org/show_bug.cgi?id=53772
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com ---
*** This bug has been marked as a duplicate of bug 34631 ***
https://bugs.winehq.org/show_bug.cgi?id=53772
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.