[Webkit-unassigned] [Bug 23291] -webkit-box-shadow doesn't work on Qt-WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 13:46:57 PDT 2009


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


Carol Szabo <carol.szabo at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carol.szabo at nokia.com




--- Comment #2 from Carol Szabo <carol.szabo at nokia.com>  2009-08-10 13:46:56 PDT ---
I have confirmed this bug on Qt for Linux.
The root of the problem is that QtGui does not support shadow drawing and thus
all shadows need to be manually drawn in Qt.
I have noticed that there is some support for drawing line shadows in
GraphicsContextQt, but this existing support does not handle the blur
parameter.

-- 
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