[Mono-bugs] [Bug 81570][Nor] Changed - Changing ListView sub item text doesn't invalidate form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 18:33:32 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/81570	2007-07-31 18:24:59.000000000 -0400
+++ shadow/81570.tmp.7231	2007-07-31 18:33:32.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 81570
 Product: Mono: Class Libraries
 Version: 1.2
 OS: RHEL 2.1
 OS Details: RHEL WS 4, kernel 2.6.9-42 on i686
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: toshok at ximian.com                            
+AssignedTo: calberto.cortez at gmail.com                            
 ReportedBy: Dan.Maser at inin.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Changing ListView sub item text doesn't invalidate form
@@ -65,6 +65,12 @@
 I just updated to the latest svn head revision and rebuilt my mono 
 installation and it still happens.
 
 ------- Additional Comments From danm at inin.com  2007-07-31 18:24 -------
 Just in case someone is monitoring it's still an issue for me with 
 the lastest code from the SVN.
+
+------- Additional Comments From monkey at jpobst.com  2007-07-31 18:33 -------
+Oh, ok, I can reproduce if I comment out this line:
+listTopics.Items[1].Text = "Key " + e.KeyCode;
+
+Attaching a one file test case.


More information about the mono-bugs mailing list