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=81602 --- shadow/81602 2007-05-16 16:35:47.000000000 -0400 +++ shadow/81602.tmp.9261 2007-05-16 17:30:35.000000000 -0400 @@ -28,6 +28,16 @@ which I am having the problem is a physical machine. ------- Additional Comments From [EMAIL PROTECTED] 2007-05-11 17:45 ------- Created an attachment (id=19223) NUnit log + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-16 17:30 ------- +I don't know why it's showing only in Ubuntu, but I have an idea about +the source of the problem (I added a pair of Invalidate and Layout +calls to ListViewItem if the focus changed in ListView). + +Could you try the attached patch? My impression is that the LV is +getting disposed, but it still gets a focus change, which triggers a +Layout call on the focused item. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
