[Webkit-unassigned] [Bug 88703] New: [Qt][Texmap] All layers with backingStore are opaque when using TextureMapperGL.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 9 00:27:32 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88703
Summary: [Qt][Texmap] All layers with backingStore are opaque
when using TextureMapperGL.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: luxtella at company100.net
The bug originated from StillImage that is not override
Image::currentFrameHasAlpha(), so it always returns false.
StillImage is used by ImageBuffer, and if Texmap draws contents on ImageBuffer,
TextureMapperBackingStore thinks contents does not have alpha.
--
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