[Mono-bugs] [Bug 604034] New: TabControl Padding issues
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat May 8 09:29:25 EDT 2010
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: mono-bugs at lists.ximian.com
ReportedBy: stifu at free.fr
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list