https://bugzilla.novell.com/show_bug.cgi?id=434568


           Summary: Paintdotnet: FillRectangle does nothing
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: libgdiplus
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


See http://code.google.com/p/paint-mono/issues/detail?id=3&can=7

On startup, paintdotnet paints the control representing the entire drawing area
using FillRectangle with white, but the control never appears painted and is
completely transparent. Forcing the OnPaint event to run again properly paints
the area.

If I replace the SD FillRectangle call with a direct call to XFillRectangle, it
paints properly, so winforms looks to be getting the right events in the right
order, and this looks like some issue with libgdiplus and/or cairo afaict.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to