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


User af changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------
          Target milestone|OOo Later                 |OOo 2.0.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Aug 23 06:33:56 -0700 
2005 -------
First one remark.   The time it takes to create or load the master page previews
is the same as before.  Impress just waits longer in between two preview 
creations.

The reason for this the changed behaviour of the VCL Application::AnyInput()
method.  As a result the IdleDetection::GetIdleState() method, that checks
whether the system handles any user inputs, reports internal timers as such user
inputs.  Techincally this is OK, because the system reacts to user inputs with
timers.  For the Impress IdleDetection, however, this does not work so well.

The fix will be to explicitly tell the AnyInput() method to ignore timers and
thus revert to the old behaviour.

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