28 Aug
2025
28 Aug
'25
6:40 p.m.
Native doesn't consider the window to be currently visible if it has WS_VISIBLE but a parent doesn't have WS_VISIBLE. The window should lose WS_VISIBLE if `!IsWindowVisible`.
Thanks, I've added more tests and fixed the implementation accordingly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8848#note_114119