To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42323 Issue #:|42323 Summary:|Painting OLE objects is pain(t)fully slow Component:|Drawing Version:|680m76 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|aw Reported by:|mba
------- Additional comments from [EMAIL PROTECTED] Wed Feb 9 05:01:54 -0800 2005 ------- Load the attached document doc1.sxc and scroll up and down. It contains OLE objects that are drawn by painting their metafiles. doc2.sxc contains the same metafiles, but inserted as graphics. Scrolling is very fast here. The difference is that in doc1 the metafiles are drawn in buffered mode, in doc2 not. I talked with HDU and from what he proposed I don't believe that the buffering can be accelerated enough to make the scrolling acceptable in that mode. Currently it's close to be a showstopper IMHO. So IMHO the buffering should be removed for DrawOLEObjects (and their counterparts in Writer I assume). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
