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=80345 --- shadow/80345 2006-12-22 15:44:04.000000000 -0500 +++ shadow/80345.tmp.9172 2006-12-22 15:44:04.000000000 -0500 @@ -0,0 +1,36 @@ +Bug#: 80345 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: animated image inside picturebox flickers + +Animated image flickers and label doesn't expand properly. + +Steps to reproduce the problem: +1. Place picturebox on form. +2. Add animated gif to image. +3. Place label on top of picturebox. +4. Use AutoSize=true for label. + +Actual Results: +Image flickers +Not all text inside label is shown + +Expected Results: +No flickering +All text shown and label expanded accordingly. + +How often does this happen? +Allways _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
