[Mono-bugs] [Bug 327691] initial screen not rendered correctly in bubblemark
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 28 16:01:44 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=327691#c4
--- Comment #4 from Sebastien Pouliot <spouliot at novell.com> 2007-09-28 14:01:44 MST ---
Surface::expose_event_callback creates a cairo_t using gdk_cairo_create. This
context can have (why?) a "built-in" clip region [1] so our background filling
[2] is clipped.
[1] Surface::expose_event_callback - cairo_clip_extents 1 0 500 267
[2] Background for 0x9c60ba0 size 500 x 300
--
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.
More information about the mono-bugs
mailing list