http://bugs.winehq.org/show_bug.cgi?id=28034
Summary: Powerpoint 2007/2010: color & resizing issues Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net Depends on: 24988 Regression SHA1: 107849916fff56e0322bec7901ed5a10d205b345
Created an attachment (id=35895) --> (http://bugs.winehq.org/attachment.cgi?id=35895) powerpoint screenshot
Opening per http://bugs.winehq.org/show_bug.cgi?id=27989#c8; this is a regression caused by 107849916fff56e0322bec7901ed5a10d205b345.
In Powerpoint 2007 & 2010, the document does not resize correctly when the window is resized: the text boxes move below the text and the blue background moves onto the document. In addition, the notes panel at the bottom, which should be all white, is blue with a shaded rectangle in it.
http://bugs.winehq.org/show_bug.cgi?id=28034
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32 Depends on|24988 |24989
http://bugs.winehq.org/show_bug.cgi?id=28034
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|24989 |27989
http://bugs.winehq.org/show_bug.cgi?id=28034
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=28034
--- Comment #1 from Huw Davies huw@codeweavers.com 2011-08-09 08:35:06 CDT --- Created an attachment (id=35897) --> (http://bugs.winehq.org/attachment.cgi?id=35897) This should do it.
SetBitmapBits can set partial scanlines. This patch uses a clip region to achieve that, another solution would be to call PutImage twice. Either way requires additions to the nulldrv implementation.
http://bugs.winehq.org/show_bug.cgi?id=28034
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35897|0 |1 is obsolete| |
--- Comment #2 from Huw Davies huw@codeweavers.com 2011-08-09 08:59:41 CDT --- Created an attachment (id=35898) --> (http://bugs.winehq.org/attachment.cgi?id=35898) This is a better version, sorry for the noise.
http://bugs.winehq.org/show_bug.cgi?id=28034
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=28034
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net 2011-08-09 13:31:04 CDT --- (In reply to comment #2)
Created an attachment (id=35898)
--> (http://bugs.winehq.org/attachment.cgi?id=35898) [details]
This is a better version, sorry for the noise.
I tested it with the other two patches applied (hope that's what you wanted); it fixes the remaining issues.
http://bugs.winehq.org/show_bug.cgi?id=28034
ender46@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ender46@gmail.com
--- Comment #4 from ender46@gmail.com 2011-08-17 05:09:11 CDT --- Hello,
I had the same problems as described by Rosanne DiMesio in Bug 27989 and this one for Word and PowerPoint 2007, running Lucid Lynx kernel 2.6.32-33 and Wine 1.3.26. I'm sure this is a regression of some sort, since it broke when Wine last auto-updated to that version.
However applying all three patches Huw Davies wrote (id=35881, id=35878 and id=35898) seems to resolve the issue. And on top of that I learned to patch wine. Thanks all!
http://bugs.winehq.org/show_bug.cgi?id=28034
Bug 28034 depends on bug 27989, which changed state.
Bug 27989 Summary: Word and Powerpoint 2007: window background is striped http://bugs.winehq.org/show_bug.cgi?id=27989
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=28034
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2011-08-27 06:55:49 CDT --- Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=28034
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:54:56 CDT --- Closing bugs fixed in 1.3.28.