[Mono-bugs] [Bug 76040][Nor] Changed - DataGrid: text is turned
into multiline text.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 15 05:56:55 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jordi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76040
--- shadow/76040 2005-09-09 18:44:54.000000000 -0400
+++ shadow/76040.tmp.6394 2005-09-15 05:56:55.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 76040
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: DataGrid: text is turned into multiline text.
+BugsThisDependsOn: 76111
Another rendering problem with the datagrid.
if the text of a row is too large to fit on the allocated space on Windows
the text is clipped. In our version the text is turned into a multi-line
text field.
@@ -28,6 +29,11 @@
Attached screenshot
------- Additional Comments From miguel at ximian.com 2005-09-09 18:44 -------
Created an attachment (id=15713)
Screenshot showing the dust pixels.
+
+------- Additional Comments From jordi at ximian.com 2005-09-15 05:56 -------
+On Win32 we are looking ok. It's a libgdiplus bug related to bug
+http://bugzilla.ximian.com/show_bug.cgi?id=76111. When this is fixed,
+it will look ok. Jordi,
More information about the mono-bugs
mailing list