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


User af changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Apr  8 07:47:21 -0700 
2005 -------
The code in Activate() and Deactivate() of some view shells was not executed
when the UpdateLockManager was locked.  This prevented WriteFrameViewData() from
being called and thus save the state of the ruler visibility.

Moving all code in Activate() and Deactivate into the lock guard is not
necessary.  Relaxing this to only view specific code and additionally guarding
the final SetActualPage() call in OutlineViewShell::ReadFrameViewData() by the
UpdateLockManager fixed the problem covered by this issue and avoided the
repaint problems of the original issue.

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