https://bugs.winehq.org/show_bug.cgi?id=54871 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |4d3eb56e7cd53f8f6df7717e2b1 | |274691f0ebd70 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This was fixed by: commit 4d3eb56e7cd53f8f6df7717e2b1274691f0ebd70 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Thu Apr 20 14:24:39 2023 +0200 kernel32/tests: Fix the ScrollConsoleScreenBuffer() tests on Windows 10 1909. On Windows 10 1909 ScrollConsoleScreenBufferA() returns an error if the destination is not within the clip rectangle but still modifies the console buffer as expected! So mark this behavior as very_broken(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54871 -- 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.