[Mono-bugs] [Bug 79760][Blo] Changed - UpDown: Segmentation fault (core dumped) on Linux
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 14:39:37 EST 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79760
--- shadow/79760 2006-10-29 11:11:53.000000000 -0500
+++ shadow/79760.tmp.16200 2006-10-30 14:39:37.000000000 -0500
@@ -39,6 +39,15 @@
There was at least one person who could reproduce it.
------- Additional Comments From toshok at ximian.com 2006-10-29 11:11 -------
please don't set the priority field. I'll make sure it's set to the
correct thing.
+
+------- Additional Comments From toshok at ximian.com 2006-10-30 14:39 -------
+It looks like this is due to the new focus handling code. Whether
+it's a bug in the new focus code, or a bug in UpDownBase's handling of
+focus which is exposed by the new underlying layer, I'm not sure..
+
+but if I ifdef out all the OnGotFocusInternal and OnLostFocusInternal
+methods in UpDownBase.cs (the internal textbox and spinner controls)
+the crash goes away and the form come sup.
More information about the mono-bugs
mailing list