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


User af changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Fri Mar 24 06:04:08 -0800 
2006 -------
The actual bitmap cache managed by the GenericPageCache class is created on
demand.  Until one is created, size changes are not recorded.  The result is
that when the bitmap cache is created, it is created for a preview size of 
(0,0).

The bug was introduced because one fix in the ChangePreviewSize() method moved
the line with the size update into a block which is executed only when the
bitmap cache is present: the blocks closing brace was moved one line down.

Modified file
/sd/source/ui/slidesorter/cache/SlsGenericPageCache.hxx    rev. 1.8.38.1


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