Re: ScrollDC should not clip output if a clipping rect is not specified
On Fri, 16 Dec 2005 22:17:29 +0800, you wrote:
Hello,
here is hopefully a correct version of the patch.
Changelog: Rein Klazes <wijn(a)wanadoo.nl> Add another set of ScrollDC tests. Dmitry Timoshkov <dmitry(a)codeweavers.com> Add a ScrollDC test with NULL clipping rect. ScrollDC should not clip output if a clipping rect is not specified.
diff -up cvs/hq/wine/dlls/user/tests/win.c wine/dlls/user/tests/win.c --- cvs/hq/wine/dlls/user/tests/win.c 2005-11-30 23:19:27.000000000 +0800 +++ wine/dlls/user/tests/win.c 2005-12-16 21:51:28.000000000 +0800
Dmitry, I do not understand: these tests pass here without your two patches. Also visually I do not see the failure that you are supposedly fixing. Rein.
On Fri, 16 Dec 2005 19:06:13 +0100, you wrote:
Also visually I do not see the failure that you are supposedly fixing.
Nah, I did not look straight. The flaw is visible but does not cause the test to fail. Rein.
participants (1)
-
Rein Klazes