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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
