[Mono-bugs] [Bug 411860] New: TableLayoutPanel: border doesn' t repaint when no a control is added

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 24 10:26:59 EDT 2008


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


           Summary: TableLayoutPanel: border doesn't repaint when no a
                    control is added
           Product: Mono: Class Libraries
           Version: 1.9
          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: ---


Border not all painted on Control adds.

Repro in app on bug 411858
1. Run
Should see border -- but not due to bug 411858.
2. Hit Add
Currently only draws the border in the top left corner bounded by the new
button!
2. Hit Add
No change.
3. Force a repaint
The paint occurs on window resize, or hide+show etc, or change another
property, e.g. use the PropertyGrid window, change the CellBorderStyle to
(e.g.) OutsetPartial.
Now the whole border appears.
4. Also add another new button.
Expect to see the border between the old and new button.
Currently it again only appears on forced repaint.


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