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


           Summary: show(owner) method is with the mistake (when change
                    owner)
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Development


When (in my program) I used Show(owner1) method to show my toolform
and next, after Hide() method, I used Show(owner2) method to show my toolform
again, I get strange effect:
The sdi owner2 form became the mdi form for my toolform!


How I tested, at present, correct solving the reported mistake is assigning
null to the Owner property and after this action, evoking the Show(owner)
method.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to