[Mono-bugs] [Bug 79532][Nor] Changed - ListView: wrong ListViewItem size in View.LargeIcon with long strings
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 16:09:30 EDT 2006
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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79532
--- shadow/79532 2006-10-05 14:44:34.000000000 -0400
+++ shadow/79532.tmp.14725 2006-10-09 16:09:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79532
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: alex.olk at googlemail.com
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,12 @@
S.D.Graphics.DrawString still causing funky alignment on the second
line.
Still need to fix rendering code to render the full label for the
FocusedItem, regardless of how many lines it takes or whether it
overlaps the item below too.
+
+------- Additional Comments From mkestner at ximian.com 2006-10-09 16:09 -------
+revision 66482. They aren't identical, but are a lot closer as far as
+Item.Bounds goes across various icon sizes, etc... Not sure we will
+be able to get this exactly the same with variances in font rendering
+between our libgdiplus and MS.
More information about the mono-bugs
mailing list