[Bug 6682] IrfanView's 4.44 Help -> About window is missing a picture on the left
https://bugs.winehq.org/show_bug.cgi?id=6682 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Regression SHA1| |51b16963f6e0e8df43118deac63 | |f640aee4698b7 --- Comment #81 from Alex Henrie <alexhenrie24(a)gmail.com> --- I can confirm. `git bisect` says: 51b16963f6e0e8df43118deac63f640aee4698b7 is the first bad commit commit 51b16963f6e0e8df43118deac63f640aee4698b7 Author: Rémi Bernon <rbernon(a)codeweavers.com> AuthorDate: Mon Dec 16 11:19:14 2024 +0100 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Fri Jan 3 18:28:14 2025 +0100 win32u: Always update the surface regions in apply_window_pos. We need to call update_surface_region whenever the window rect changes as it uses the visible rect to clip the regions to the visible area of the window. We could delegate this to the host windowing system in most cases, but it was explicitly clipped to the visible rect in the Android driver. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57551 dlls/win32u/window.c | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) -- 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