Closed Bug 985261 Opened 12 years ago Closed 11 years ago

Unable to restore after scale(0,0) on Linux

Categories

(Core :: Graphics: Canvas2D, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 661452

People

(Reporter: yury, Unassigned)

Details

(Whiteboard: [pdfjs-c-rendering])

Attachments

(1 file)

The scale(0,0) breaks further drawing operations on the canvas, e.g. ctx.save(); ctx.scale(0, 0); // bad stuff ctx.restore(); ctx.fillText('test', 10, 20); // does not work
Whiteboard: [pdfjs-c-rendering]
This is a duplicate of bug 661452.
Yep, looks like it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: