[Bug 57355] New: Window-resize won't refresh controls on mainform
https://bugs.winehq.org/show_bug.cgi?id=57355 Bug ID: 57355 Summary: Window-resize won't refresh controls on mainform Product: Wine Version: 9.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs(a)winehq.org Reporter: andreas.franz(a)arcor.de Distribution: --- Since 9.20, .NET-application won't refresh windows-forms-controls positioned on "mainform", if you resize its main-window. Regression test: 4e06b87633ec7e04822ad4f4854df7ae43f0d7e0 is the first bad commit commit 4e06b87633ec7e04822ad4f4854df7ae43f0d7e0 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Tue Oct 15 14:38:32 2024 +0200 win32u: Copy the entire window rect when the whole window is moved. Instead of the visible rects, which may change with decoration mask changes. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57302 dlls/win32u/window.c | 14 +++++++------- dlls/winex11.drv/window.c | 2 +- 2 files changed, 8 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.
https://bugs.winehq.org/show_bug.cgi?id=57355 AndyF <andreas.franz(a)arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.franz(a)arcor.de Distribution|--- |Mint Regression SHA1| |4e06b87633ec7e04822ad4f4854 | |df7ae43f0d7e0 -- 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=57355 --- Comment #1 from AndyF <andreas.franz(a)arcor.de> --- Created attachment 77326 --> https://bugs.winehq.org/attachment.cgi?id=77326 Controls are ok. -- 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=57355 --- Comment #2 from AndyF <andreas.franz(a)arcor.de> --- Created attachment 77327 --> https://bugs.winehq.org/attachment.cgi?id=77327 Controls after resizing. -- 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=57355 AndyF <andreas.franz(a)arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com -- 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=57355 AndyF <andreas.franz(a)arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Window-resize won't refresh |Window-resize won't refresh |controls on mainform |controls on .NET mainform -- 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=57355 AndyF <andreas.franz(a)arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Window-resize won't refresh |Window-resize won't refresh |controls on .NET mainform |controls on mainform -- 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=57355 AndyF <andreas.franz(a)arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from AndyF <andreas.franz(a)arcor.de> --- ... seems to be fixed with latest master branch. -- 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=57355 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.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