[Mono-bugs] [Bug 338996] New: No restriction on minimum form size

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 4 15:07:06 EST 2007


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

           Summary: No restriction on minimum form size
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at ximian.com
          Found By: ---


On Win32 a Form window can't be resized such that it is shorter that the title
bar, or too narrow -- the four control icons plus at least a letter of the
title text are always visible.  With Mono SWF on Linux there is no minimum
bounds restriction, a form can be resized to a few pixels wide and high.  This
should be fixed; it seems normal behaviour to not allow a window to be made
unusably small...

This problem also affects MDI child windows on Win32.  It will fix the second
half of bug 325433, comment 3.


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