To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54964
                  Issue #:|54964
                  Summary:|Performance: Avoid unnecessary repaints
                Component:|Drawing
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|af
              Reported by:|af





------- Additional comments from [EMAIL PROTECTED] Thu Sep 22 04:45:49 -0700 
2005 -------
The ObjectContactOfPageView::ExpandPaintClipRegion() method creates a RedrawArea
in the DisplayInfo that may be larger than the visible area of the output
device.  This may cause objects to be repainted that are not visible.

In order to avoid these unnecessary repaints the RedrawArea should be clipped
against the visible area.

---------------------------------------------------------------------
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]

Reply via email to