[Mono-bugs] [Bug 77022][Nor] New - Changing the size of a ListView doesn't do anything

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 17 07:53:33 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 xenomorph2 at onlinehome.de.

http://bugzilla.ximian.com/show_bug.cgi?id=77022

--- shadow/77022	2005-12-17 07:53:33.000000000 -0500
+++ shadow/77022.tmp.10748	2005-12-17 07:53:33.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 77022
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Changing the size of a ListView doesn't do anything
+
+If you change the size of a ListView during runtime the size of the
+ListView doesn't get changed.
+
+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.


More information about the mono-bugs mailing list