[Mono-bugs] [Bug 390149] New: FlowLayoutPanel: layout problems when AutoScroll=true

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 14 05:43:35 EDT 2008


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


           Summary: FlowLayoutPanel: layout problems when AutoScroll=true
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Repro app from bug 388115 comment 2.  The seven buttons overflow the default
size.  Since AutoScroll=true, should see scrollbars (do on MSFT).  On Mono the
scrollbars appear only on resize, e.g. move the bottom edge very slightly
downwards(!).


Second issue, maximize the window, the buttons flow up to the top edge.  Now
restore it to original size, most of the buttons incorrectly remain at the top
right.  In MSFT they all re-flow to the bottom.  On Mono, if one slowly widens
the window the buttons flow to the bottom one-by-one!


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