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=78425 --- shadow/78425 2006-05-30 16:24:04.000000000 -0400 +++ shadow/78425.tmp.21653 2006-05-30 22:20:34.000000000 -0400 @@ -95,6 +95,17 @@ that's correct until I've run lots of tests (and compared with MS) Moving the invalidate out of the WM_WINDOWPOSCHANGED will cause problems because we need to always guarantee that it does invalidate when the style is set, that that is the place. I will compare with MS once I get back from FTO. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-30 22:20 ------- +If those tests are not worthy of assertions, they had better be just +marked as [Ignore]. I agree that such inconsistent functionality +between FX versions is not worthy of assuring. Those tests rather +looks just to test event order, without any practical need. + +I'm not sure how we can "test" the changes (there is no nunit test +regressions caused by these changes as I was doing it to clear those +failures). Before posting the patch I just tried pdn and saw no new +problem. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
