apimall / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Printing doesn't work when OSR is enabled #1521

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch a CEF browser with offscreen rendering.
2. Call CefBrowserHost::Print() or window.print().
3. Nothing happens.

What is the expected output? What do you see instead?
A print dialog should appear, I tried on branch 1650 and it works.

What version of the product are you using? On what operating system?
CEF3 branch 2062 on Windows 7 x64.

Please provide any additional information below.

Original issue reported on code.google.com by dhak...@gmail.com on 4 Feb 2015 at 8:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It works in newer branches (2171+).

Original comment by magreenb...@gmail.com on 5 Feb 2015 at 7:06