To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104750
User od changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Oct 15 12:58:48 +0000
2009 -------
accepted.
I am planning to remove all the code regarding this "optimization" during the
layout process. This "optimization" identifies visible areas which only have to
be scrolled if the document is formatted. Because this scrolling does not
consider that certain text lines are on wrong vertical positions, these text
lines are identified and collected in order to repaint the corresponding region
afterwards. This "optimization" has been implemented to avoid flickering on
visible areas which are only moved by a format. But, this is no longer needed
since AW implemented that the paint do not go directly to the display. The paint
goes nowadays into a virtual output device and after completion the output is
copied as a whole to the display.
Thus, no need any longer for this "optimization".
---------------------------------------------------------------------
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]