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-30 14:40:35.000000000 -0500 +++ shadow/79760.tmp.16631 2006-10-30 14:52:20.000000000 -0500 @@ -48,6 +48,10 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-30 14:52 ------- +Turns out the bandaid I suggested (getting rid of the focus methods +from the internal controls) is also proposed in bug 79339. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
