[Bug 7569] Graphical glitch during installation of Office 2000

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 16 10:11:23 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7569





--- Comment #25 from Ronny Standtke <Ronny.Standtke at gmx.net>  2007-12-16 10:11:22 ---
> The patch is against the Wine git tree, it applies just fine for me.

OK, I found out why this patch failes:

1) Saving the HTML page changes the character '&' to the string "&amp;"
2) The following lines have leading tabs
     DeleteObject(clipRegion);
     clipRegion=NULL;
Even if the tabs are in the original patch they are lost when saving the HTML
page or when creating a new patch file by copy & paste from the webpage.

To make everybodys life easier I would recommend to attach the patch to the
bugreport.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list