To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41825
User cl changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 2 01:27:47 -0800
2005 -------
Fixed.
PresentationViewShell::FinishInitialization causes the problem by setting a
frameview with an enabled ruler. Later on, calling ShowUIControls (false); from
::StartShow() causes the viewshell to update its borders and through sfx2 the
SdShowWindow is moved by the offset of the not visible borders.
I fixed this by disabling borders in PresentationViewShell::FinishInitialization
after the frameview is connected. A better fix would be not to use frameviews
for the presentation viewshell since they are not very usefull there anyway. I
will not change something like this for the beta or final, so this is up for OOo
later.
---------------------------------------------------------------------
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]