To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55212
User af changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Sep 29 02:13:39 -0700
2005 -------
The fix for issue 54071 is essentially the fix for this bug as well. It just
needs an adaption to cope with handout views.
The new code in SwitchPage detects whether the current page is the page to
switch to and then returns early. This detection uses the page name and the
string for the current page in the (not visible) TabControl. That string is
build from the layout name, not the name, of the current page. For normal
master pages there is no difference but for handout pages is.
Fixed by changing the fix for issue 54701 by using the layout name of the page
to switch to and removing the part after the tilde.
---------------------------------------------------------------------
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]