[Webkit-unassigned] [Bug 29422] [Qt] Webkit: Canvas clearRect should use transparent black color not opaque white
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 30 01:50:32 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29422
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |krit at webkit.org
--- Comment #1 from Dirk Schulze <krit at webkit.org> 2009-09-30 01:50:32 PDT ---
I can't open the original bug at nokia but it doesn't seem valid. A given rect
is "filled" or better reseted to transparent black by:
p->fillRect(rect, Qt::transparent);
Qt::transparent is transparent black
(http://doc.trolltech.com/4.4/qt.html#GlobalColor-enum). Can we close this bug?
--
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