[Mono-bugs] [Bug 80324][Blo] New - PictureBox flickers when its image is updated

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 20 05:23:12 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 josecoig at cae.net.

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: mono-bugs at ximian.com                            
+ReportedBy: josecoig at cae.net               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list