[Mono-bugs] [Bug 466546] New: winform text in labels positioned wrongly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 15 13:59:50 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=466546
Summary: winform text in labels positioned wrongly
Classification: Mono
Product: Mono: Class Libraries
Version: 2.2.x
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: rgmicroq at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Created an attachment (id=265469)
--> (https://bugzilla.novell.com/attachment.cgi?id=265469)
screenshots of form in dotnet and mono
Description of Problem:
text in winform label is not positioned correctly.
Steps to reproduce the problem:
1. Drop a label on a form, set text-align to middle-right (in visual studio
2008).
2. Compile and run, form displays correctly.
3. run exe from mono command prompt: text is shifted to the right.
Actual Results:
in mono the label text is too far to the right.
Expected Results:
label displays identically to dot net form.
How often does this happen?
every time
Additional Information:
--
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