[Mono-bugs] [Bug 398686] New: Mdi form MaximizeBox and MinimizeBox properties no honoured

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 9 18:32:21 EDT 2008


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


           Summary: Mdi form MaximizeBox and MinimizeBox properties no
                    honoured
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: alex.conway at linea-research.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=221125)
 --> (https://bugzilla.novell.com/attachment.cgi?id=221125)
Code to reproduce the problem

If I set MaximizeBox and/or MinimizeBox to false on an MDI form, the Maximize
and/or minimize boxes remain and are still active


Steps to reproduce the problem:
1. compile the attatched code with
mcs -r:System.Windows.Forms,System.Drawing Form1.cs
2. run it and observe


Actual Results:
three Mdi forms appear, all having minimize, maximize and close present and
active


Expected Results:
three Mdi forms should appear
one with only a close button
one with a disabled minimize button
one with a disabled maximize button


How often does this happen? 
every time using Mono 1.9.1 on Windows and Linux


Additional Information:


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