Closed
Bug 332454
Opened 19 years ago
Closed 19 years ago
drawImage() displaying garbage for transparent png
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 320510
People
(Reporter: csthomas, Unassigned)
References
()
Details
Attachments
(2 files)
Tested with SeaMonkey 1.0 on WinXP (trunk just crashes - bug 332453 - so I don't know if the bug exists there as well)
I'm using drawImage() to show a transparent png on a canvas and it's giving me garbage on the canvas. Testcase in a bit.
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Reporter | ||
Updated•19 years ago
|
Attachment #216919 -
Attachment description: testcast → testcase
Comment 3•19 years ago
|
||
It looks like a dup of bug 320510 as it's clearly a dup of bug 330478 which has been marked as dup of bug 320510 by the reporter.
Comment 4•19 years ago
|
||
This works for me with a current SeaMonkey cairo build. Can you retest with a current Cairo build if you still see this bug (for example with a Firefox trunk build)?
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> This works for me with a current SeaMonkey cairo build. Can you retest with a
> current Cairo build if you still see this bug (for example with a Firefox trunk
> build)?
>
I filed on 1.8.0 branch, not trunk. Resolving as dup based on comment #3.
*** This bug has been marked as a duplicate of 320510 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•