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


User af changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|requirements              |af
--------------------------------------------------------------------------------
            Ever confirmed|                          |1
--------------------------------------------------------------------------------
                    Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Dec  2 08:05:58 -0800 
2005 -------
Yes, I see now what the problem is.  When the slide sorter is painted it asks
for the previews of the visible slides.  When a preview has not yet been created
an empty substitution is returned.  Unfortunately this empty bitmap is also
inserted into the preview container.  When later the preview cache tries to
determine the priority for the creation of the actual preview it uses a lower
priority because a preview is marked as present but out-of-date.

The update of an existing but out-of-date or wrong sized preview is done with a
lower priority because the visual difference is usually quite small.  A longer
delay is visually not too disturbing.

In the present case, however, it is because the existing (the empty one) preview
is, well, empty.

The solution will be to not store the empty preview substitution.


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