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


User mav changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |ENHANCEMENT
--------------------------------------------------------------------------------
        Target milestone|OOo 2.4                   |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Oct  8 15:37:06 +0000 
2007 -------
MAV->IHA: The UpdateGraphicOnDemand() method is used for optimization to avoid
double updates. In this case is can not be used directly, since the
UpdateGraphic() call does also update of the EmbeddedObjectContainer replacement
image repository that is used on storing.

The EmbeddedObjectContainer could be adjusted to do the update before the
saving, but that would affect the storing performance. So the timer solution (
as vcl does it for windows ) looks currently as the best one.

Anyway it is no bug but a feature, since the current design expects immediate
update of the object replacements and the script writers can explicitly lock the
update mechanics. I do not expect that change be done for OOo2.4.


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