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