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


User af changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 09:31:34 -0700 
2005 -------
The crash occurs when the OLE object is deactivated with a double click at a
place where the slide sorter will show a preview of a slide other than the
current one.  The reason for this is that the first click already deactivates
the OLE object, a double click is not necessary.  The second click is then send
to the slide sorter that has already been made visible by now. 
 Strange as this is there is more. The
sd::slidesorter::controller::SlsSelectionFunction::MouseButtonDown() method is
not only called but is called from inside the DrawViewShell::MouseButtonDown()
method, i.e. while the first click is still being handled the second is 
received.

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