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=77734 --- shadow/77734 2006-03-08 11:41:40.000000000 -0500 +++ shadow/77734.tmp.6153 2006-03-08 11:41:40.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77734 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: Fedora Core (Rawhide) +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: libgdiplus +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: libgdiplus not giving the correct onscreen results + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +If you compile the test code attached, and run you will see that instead of +the clock being displayed once, it is being redrawn a number of times. When +tested on a Win32 box (MS .NET framework), it operates correctly + +Steps to reproduce the problem: +1. Compile attached source code and run on a Mono framework +2. Compare with MS .NET framework +3. + +Actual Results: +The clock is redrawn a number of times and fails to work unless the window +is resized and then it only works for a couple of seconds + +Expected Results: +A single clock should be seen + +How often does this happen? +Always + +Additional Information: +Tested on a MS .NET framework machine (WinXP). Worked fine. I'm using +Fedora Core RPMS (1.1.13.2-2) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
