[Webkit-unassigned] [Bug 19942] Printing of CSS gradients does not work properly in r35024 on Mac OS X 10.5.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 21:31:23 PST 2011


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


Dan Beam <dbeam at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Macintosh Intel             |All
         OS/Version|Mac OS X 10.5               |All
                 CC|                            |dbeam at chromium.org




--- Comment #7 from Dan Beam <dbeam at chromium.org>  2011-12-06 21:31:23 PST ---
I believe the scope of this goes further than just MacOS 10.5.  Printing linear gradients with rgba() still doesn't work for me today using Chromium 17.0.963.0 (Chromium r113143, Webkit r101876) and the behavior seems to be incorrect on all platforms that I tried (Windows, Mac, Linux).

On Windows and Linux the gradient simply wasn't shown and on MacOS the gradient was shown without alpha (so an rgba(255,255,255,1) -> rgba(255,255,255,.5) gradient like I was using just looked white).

Here's the text case I was looking at:
http://fiddle.jshell.net/qjRxP/27/show/ (also attached).

Screenshots of each OS will be attached shortly.

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



More information about the webkit-unassigned mailing list