[Mono-bugs] [Bug 450159] New: show(owner) method is with the mistake (when change owner )

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 28 13:43:26 EST 2008


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: mono-bugs at lists.ximian.com
        ReportedBy: slawko70 at poczta.onet.pl
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list