Closed
Bug 758081
Opened 13 years ago
Closed 13 years ago
Drawing the page after first paint is blank
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: daleharvey, Unassigned)
Details
Load a page, after onload wait for a paint event (if there is one pending), then use ctx.drawWindow to draw the page
Expected:
The image drawn to the canvas contains the window
Got:
The image drawn to the canvas is blank
Its an intermittent bug, I have never reproduced it locally, but tryserver has, will attach test
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•