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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to