cloudtrends / chromiumembedded

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

Windowed plugins like Acrobat don't display correctly with off-screen rendering #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the cefclient off-screen rendering example.
2. Click on a PDF file link.

What is the expected output? What do you see instead?

The Acrobat plugin should load in the off-screen rendering window. Instead, the 
window goes black. Further discussion is available in issue #214.

Original issue reported on code.google.com by magreenb...@gmail.com on 10 May 2011 at 5:15

GoogleCodeExporter commented 9 years ago
Java plugins too, this is a huge one to be able to run things like processing 
and opengl!

Original comment by ric...@gmail.com on 21 Feb 2012 at 4:47

GoogleCodeExporter commented 9 years ago
We are able to show pdf in window for this we have added a dll creating a 
plugins folder.

Original comment by dipesh...@gmail.com on 7 May 2012 at 9:30

GoogleCodeExporter commented 9 years ago
There is no reasonable way to support windowed plugins with off-screen 
rendering. Instead, use windowless plugins or a technology like PPAPI with CEF3.

Original comment by magreenb...@gmail.com on 2 Oct 2012 at 10:23

GoogleCodeExporter commented 9 years ago
Issue 272 has been merged into this issue.

Original comment by magreenb...@gmail.com on 2 Oct 2012 at 10:26