[cairo-bugs] [Bug 48320] User interface controls drawn using cairo are missing right-most pixel column

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 11 06:06:40 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48320

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> 2012-05-11 06:06:40 PDT ---
Truly fixed this time. Found the right set of circumstances to reliably
reproduce.

commit 6924fc525d6bc82901cfed769c176b44c0bce024
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri May 11 14:04:09 2012 +0100

    sna: Fix off-by-one in computation of width for inplace trapezoids

    This lead to the dropping of the last pixel for small area trapezoids,
    such as the right hand outline of buttons under ClearLooks.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=48320
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list