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=80324 --- shadow/80324 2006-12-20 05:23:12.000000000 -0500 +++ shadow/80324.tmp.31968 2006-12-20 05:23:12.000000000 -0500 @@ -0,0 +1,41 @@ +Bug#: 80324 +Product: Mono: Runtime +Version: 1.2 +OS: other +OS Details: SUSE 10.1 +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: PictureBox flickers when its image is updated + +Description of Problem: + PictureBox controls flicker when their image is updated and the +control is invalidated. + +Steps to reproduce the problem: + Run the attached executable + +Actual Results: + The PictureBox shows a flickering, or flashing, between the frames of +an animation. + +Expected Results: + The animation rendered inside the PictureBox should be smooth, without +flickering. + +How often does this happen? + Always + +Additional Information: + This bug exists in Mono version 1.2.2, but it was not present in +version 1.2.0. + This problem is a real show-stopper for heavy multimedia applications +that use PictureBox controls for rendering. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
