[Mono-bugs] [Bug 490254] New: DataGridView: changing column sizes can change the size of the grid. .NET difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 30 11:55:44 EDT 2009


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


           Summary: DataGridView: changing column sizes can change the
                    size of the grid. .NET difference
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tom_hindle at sil.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8)
Gecko/2009032711 Ubuntu/8.04 (hardy) Firefox/3.0.8

In .NET moving the columns doesn't change the size of the grid. (with or
without DockStyle.Fill) on mono moving the (rightmost -1) column to the left
causes the DataGridView to be reduced in size.


Reproducible: Always

Steps to Reproduce:
1.Compile and Run Attached sample code.
2.Hover mouse over the column border between Cell1 and Cell2
3. Drag border to the left.
Actual Results:  
The grid is reduced in size

Expected Results:  
The grid should remain the same size.

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