[Bug 53153] New: SetWindowPos() incorrectly computes exposure region of parent window with WS_EX_COMPOSITED
https://bugs.winehq.org/show_bug.cgi?id=53153 Bug ID: 53153 Summary: SetWindowPos() incorrectly computes exposure region of parent window with WS_EX_COMPOSITED Product: Wine Version: 7.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs(a)winehq.org Reporter: jinoh.kang.kr(a)gmail.com Distribution: --- If a window is composited (i.e. has WS_EX_COMPOSITED set and is not using parent DC) and repaint is triggered by calling SetWindowPos() on its child window, the parent window's exposed region shall be the union of the old and new visible region, *not* the difference. Affected applications: - KakaoTalk banner ad window is not re-painted correctly on ad rollover, causing text artifacts from remains of the previous ad. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53153 Jinoh Kang <jinoh.kang.kr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |c310e975f4b20e1401404c6aa3a | |93c0b4776b8e5 --- Comment #1 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Fix committed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53153 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.21. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla