[Mono-bugs] [Bug 77022][Nor] Changed - Changing the size of a
ListView doesn't do anything
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 19 22:36:22 EST 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77022
--- shadow/77022 2005-12-17 07:53:33.000000000 -0500
+++ shadow/77022.tmp.27185 2005-12-19 22:36:22.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77022
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -21,6 +21,10 @@
To reproduce this behaviour open a FileDialog with ShowHelp = true.
The initial size for the ListView in the FileDialog ctor is (449, 282).
When you set ShowHelp = true the size gets changed to (449, 250) but
ListView doesn't react and keeps the previous setting.
+
+------- Additional Comments From peter at novonyx.com 2005-12-19 22:36 -------
+Thanks for the report. Should be fixed in svn. (This was a problem
+with the anchoring code)
More information about the mono-bugs
mailing list