[cairo-bugs] [Bug 28541] No drawing after InvalidRect for partial window content
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 26 01:23:46 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=28541
--- Comment #4 from Andrea Canciani <ranma42 at gmail.com> 2011-07-26 01:23:44 PDT ---
Created an attachment (id=49554)
View: https://bugs.freedesktop.org/attachment.cgi?id=49554
Review: https://bugs.freedesktop.org/review?bug=28541&attachment=49554
Ingmar's patch
This (i.e. Ingmar's) patch has been reviewed and deemed incomplete.
Two possible solutions were suggested:
- the simple way to fix the bug would be to make sure that
the top-left corner of the surface are (0,0)
- the best way to fix it would be to handle arbitrary extents
for surfaces, which is presumably needed for handling unlimited
surfaces (cairo has some support for them, but a lot of places
still assume that surfaces are bounded and have (0,0) as
top-left corner).
FTR, I believe that https://bugs.freedesktop.org/show_bug.cgi?id=37140
might be related, or even the same bug.
--
Configure bugmail: https://bugs.freedesktop.org/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 cairo-bugs
mailing list