http://bugzilla.novell.com/show_bug.cgi?id=604034
http://bugzilla.novell.com/show_bug.cgi?id=604034#c0 Summary: TabControl Padding issues Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=360662) --> (http://bugzilla.novell.com/attachment.cgi?id=360662) Test case User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.4) Gecko/20100502 Firefox/3.6.4 The attached test case includes a TabControl with a high Padding (40 * 20). The horizontal padding is taken in consideration in Mono, as it makes the tabs wider, however, the tab text isn't centered as a consequence, while it is with NET. As for vertical padding, it seems ignored with Mono, while it increases the tab height with .NET. Reproducible: Always -- Configure bugmail: http://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
