[Mono-bugs] [Bug 355408] New: TableLayoutPanel confused by ColumnSpan/Anchor/ Dock combination

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 22 14:47:14 EST 2008


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


           Summary: TableLayoutPanel confused by ColumnSpan/Anchor/Dock
                    combination
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: sbrooks at quantussoftware.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description:
Mono seems to get confused with TableLayoutPanel using ColumnSpan/Anchor/Dock

To Reproduce:
- Compile attached source code (Visual Studio 2008 VB project) and run on Mono

Expected Results:
Controls are sized to fit to the available space on the form, as per Windows;
i.e. they are all visible (see WindowsScreenshot.png)

Actual Results:
The second column (a column of textboxes, some with anchors) ends up off the
right side of the form (you can see them if you start resizing the form)

Other Information:
mono --version
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Notifications: epoll
        Architecture:  x86
        Disabled:      none


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