[Mono-bugs] [Bug 80387][Nor] Changed - Showing a Form in a ListView.DoubleClick handler gets the double-click state 'stuck'

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 10:43:06 EST 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 dan.maser at inin.com.

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

--- shadow/80387	2006-12-31 09:36:51.000000000 -0500
+++ shadow/80387.tmp.5493	2007-01-02 10:43:06.000000000 -0500
@@ -65,6 +65,12 @@
 
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-12-31 09:36 -------
 Created an attachment (id=18416)
 Repro
 
+
+------- Additional Comments From Dan.Maser at inin.com  2007-01-02 10:43 -------
+The test code attached does not trigger the bug, but if I change the
+"form.Show();" statement on line 100 to "form.ShowDialog();" the bug
+appears!   With the ShowDialog() in place I can reproduce it every time.
+


More information about the mono-bugs mailing list