[Webkit-unassigned] [Bug 23882] GraphicsContextSkia draws round rects as solid rects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 09:45:46 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23882


brettw at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |sky at google.com
                   |unassigned at lists.webkit.org |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #3 from brettw at chromium.org  2009-02-11 09:45 PDT -------
> if the total radius along a given axis is greater than the size of
> the axis to draw, a solid rect should be drawn.

I assume this is the behavior of CG? It seems weird that it would do this for
the entire rect if just a single corner is "too smooth." What does the Skia
output look like in this case without your change? It's possible this is an
aspect of CG we don't want to emulate.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list