To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40647


User af changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|af                        |fs
--------------------------------------------------------------------------------
                    Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan 17 07:13:01 -0800 
2005 -------
Moving a control left out of the edit view seems to lead into a repaint cycle:
- The control repaints via UnoControl::draw() and VCLXWIndow::draw().  There an
Update() is called at the parent.
- This eventually calls sd::DrawView::CompleteRedraw().
- For some unknown reason the control is told again to paint itself.

Additionally the height of area to repaint at the parent is growing 1 pixel each
time it is called.

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