http://bugs.winehq.org/show_bug.cgi?id=29939
Bug #: 29939 Summary: MS Paint's bucket fill tool doesn't work Product: Wine Version: 1.4-rc4 Platform: x86-64 URL: http://download.microsoft.com/download/winntwks40/pain t/1/nt4/en-us/paintnt.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: bf718448f3415df1ab4a53265377555437529c87
In MS Paint, the bucket fill tool doesn't seem to do anything. It was mostly functional in 1.3.36, although the first attempt to use the tool wouldn't work (an earlier regression). Regression testing indicated:
bf718448f3415df1ab4a53265377555437529c87 is the first bad commit commit bf718448f3415df1ab4a53265377555437529c87 Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 6 17:23:00 2012 +0100
gdi32: Add a stub for the ExtFloodFill entry point.
:040000 040000 11b9ef202d650309590b42e35873b442c36e6517 ca6a1e42790732d07ed6c4c4c3104e1ac5312358 M dlls
git checkout bf718448f3415df1ab4a53265377555437529c87 -> broken git checkout bf718448f3415df1ab4a53265377555437529c87^ -> works (except the first time)
There's nothing in the terminal.
http://bugs.winehq.org/show_bug.cgi?id=29939
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=29939
Alex Bradbury asb@asbradbury.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asb@asbradbury.org
http://bugs.winehq.org/show_bug.cgi?id=29939
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|bf718448f3415df1ab4a5326537 |3dc4f259e9093463b4ee87ae8c3 |7555437529c87 |5ea8f8f726e80
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2012-02-19 13:33:08 CST --- This has been implemented since then, the regression in 1.4-rc4 would be because of 3dc4f259e9093463b4ee87ae8c35ea8f8f726e80.
http://bugs.winehq.org/show_bug.cgi?id=29939
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-02-19 13:33:31 CST --- Created attachment 38979 --> http://bugs.winehq.org/attachment.cgi?id=38979 Ignore empty clip region
And this is the fix.
http://bugs.winehq.org/show_bug.cgi?id=29939
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |21498d6c1115d18e4e070aa6ce3 | |3ae54c7cb16b2 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-02-20 11:21:11 CST --- Fixed by 21498d6c1115d18e4e070aa6ce33ae54c7cb16b2.
http://bugs.winehq.org/show_bug.cgi?id=29939
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-02-24 12:49:00 CST --- Closing bugs fixed in 1.4-rc5.