To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50037
User af changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon May 30 06:04:15 -0700
2005 -------
The visible pane windows are not the ones of the initial document. They are
created for the new PresentationViewShell. The reason for this is the SFX (or
is it the framework) trying to restore the visibility of pane windows as it were
with the last application window. Since a few version this is done at a time
when we can not distinguish between this and the user turning on the windows
manually. As a result the PaneManager can not refuse to show the window just
because the new visibility does not match the current pane configuration: The
user has requested to turn the window on so we turn it on.
I fixed this by explicitly setting the visibility of the pane windows at a time
before the SFX (or framework) tries to restore the visibilities. Luckily it
does not overwrite the explicit settings.
---------------------------------------------------------------------
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]