[Mono-bugs] [Bug 394531] Control. Invoke causes InvalidOperationException if CheckForIllegalCrossThreadCalls is used

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 27 17:24:24 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=394531

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=394531#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-05-27 15:24:24 MDT ---
Fixed in r104207.  Thanks for the report and test case!

2008-05-27  Jonathan Pobst  <monkey at jpobst.com>

        * Control.cs: The 2.0 check for illegal cross thread calls in 
        Control.Handle were throwing an exception when we were getting
        the Handle in order to invoke correctly.  Created a private
        version that does not contain this check.
        [Fixes bug #394531]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list