Closed Bug 844184 Opened 13 years ago Closed 12 years ago

canvas content disappears when transform(0,0,0,1,0,0) is specified

Categories

(Core :: Graphics: Canvas2D, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: yury, Unassigned)

Details

(Whiteboard: [shumway])

Attachments

(1 file)

On Firefox/Android, canvas disappears when the transform matrix with determinant of scale/skew part == 0 is specified, e.g. ctx.transform(0, 0, 0, 1, 0, 0). Works as expected on desktop.
Whiteboard: [shumway]
WFM as of version 25.0a1 (built 2013-07-28)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: