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


User hro changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|OOo 2.4                   |OOo 2.3.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Nov  9 11:46:02 +0000 
2007 -------
Changed target to 2.3.1.

We must not only create a seperate STA thread for a requested call to
RegisterDragDrop if the calling thread is an MTA but also if the calling thread
and the thread that created the Window are not identical.

Usually the calling thread is the main thread, the same in which all windows are
created and is STA or the threads differ and the calling thread is an MTA.
Here we have a new scenario where the request for RegisterDragDrop is called
from the thread that runs the BeanShell and this thread is STA or uninitialized
and differs from the windows thread.

->Fixed.


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