[Webkit-unassigned] [Bug 21888] New: [Canvas] Transparent fillStyle stops line rendering
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 25 15:05:00 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21888
Summary: [Canvas] Transparent fillStyle stops line rendering
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://www.marcuscobden.co.uk/stuff/2008-10/webkit-
canvas-fillstyle/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bugs at marcuscobden.co.uk
If the fillStyle of the 2d context is set to a fully transparent colour, lines
will not render, if it is set to anything else, the line renders correctly.
Lines should (iirc) be affected by strokeStyle rather than fillStyle.
This is a regression, as the testcase works in Safari 3.1.
See the provided link for a testcase.
(Also, apologies if I've selected the wrong component.)
--
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.
More information about the webkit-unassigned
mailing list