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





------- Additional comments from [EMAIL PROTECTED] Thu Jan 25 10:12:21 -0800 
2007 -------
AW: We had a broad phone discussion about what to do, there seems also to be a
performance problem with autotests and SC, NN is taking a look currently. I am
wondering why the autotests which were run on aw024 did not show that results,
that's why we are doing them.
AW: Especially when scripts are running or something automatically is done, it
shows that tre repaint is slower than before. In SC, it's the table merging
which seems to cause big repaints durin the merge itself.

What is clear with aw024:
- Complete repaints are slower when the Overlay is switched on, the window
content needs to be fetched
- Handling Overlay OTOH is much faster and without flickering with Overlay and
will allow more UI stuff with selections/interactions
- In SC and SW Overlay is on by default, output buffering is off (see above for
reasons)
- In comparison to SC, SW seems to not cause problems since it does not repaint
everything, but tries to repaint only small parts.
- All apps should not repaint while doing script/batch work.
- Overlay and OutputBuffering may be switched on/off globally (for all apps)
with the above listed configuration flags

So maybe we will need to switch off Overlay for SC by default. This is easy to
accomplish and not dangerous, but would lead to heavy flickering (one of the
goals why Overlay was done). Let's see tomorrow what is necessary.

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