Open Bug 1049906 Opened 11 years ago Updated 3 years ago

clip() on Linux does not like more than one closed paths

Categories

(Core :: Graphics: Canvas2D, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: yury, Unassigned)

References

Details

(Whiteboard: [pdfjs-c-rendering])

Attachments

(1 file, 1 obsolete file)

The following commands disable painting of the next canvas instructions until the next ctx.restore(): ctx.rect(0, 0, 595, 841); ctx.rect(284, 557, 200, 50); ctx.clip(); // ... no painting after those Present on Ubuntu. Works fine on Mac OSX.
Attachment #8468783 - Attachment is obsolete: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: