apimall / chromiumembedded

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

CEF3: Adobe Shockwave plugin (.dcr) file is not rendered when Off Screen Rendering (OSR) is enabled #835

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
1. Launch CEF client in OSR enabled mode (cefclient.exe 
--off-screen-rendering-enabled)
2. Open the attached file and try to render it in OSR enabled mode

Expected Result:
The plugin should get rendered properly

Actual Result:
THe plugin is not getting rendered

I am using Windows 7.

Original issue reported on code.google.com by nuttyspl...@gmail.com on 7 Jan 2013 at 10:10

Attachments:

GoogleCodeExporter commented 9 years ago
Does Flash render correctly for you?

Original comment by magreenb...@gmail.com on 7 Jan 2013 at 12:16

GoogleCodeExporter commented 9 years ago
Sorry for replying late. Yes Flash works fine for me on Windows 7.

Original comment by nuttyspl...@gmail.com on 10 Jan 2013 at 5:04

GoogleCodeExporter commented 9 years ago
I'm not sure it is fair to talk about windowed plugins in off-screen rendering 
mode. I attached a patch that makes plugins work in OSR, only if there is a 
valid window set when initializing off-screen rendered browser.

Original comment by iohan...@gmail.com on 11 Mar 2013 at 12:31

Attachments:

GoogleCodeExporter commented 9 years ago
Plugins.patch contains a fix for windows only and should be placed under "#if 
defined(OS_WIN)". Marshall, do you think it is ok to submit it?

Original comment by iohan...@gmail.com on 12 Jul 2013 at 7:58

GoogleCodeExporter commented 9 years ago
@comment#4: Looks good to me, thanks.

Original comment by magreenb...@gmail.com on 12 Jul 2013 at 4:48

GoogleCodeExporter commented 9 years ago
@comment#4: I tested your patch using "cefclient 
--off-screen-rendering-enabled" at trunk revision 1308 and the plugin does not 
display (the plugin area remains blank/white) when loading shockwave from this 
URL: http://www.adobe.com/shockwave/welcome/

The shockwave plugin displays correctly when off-screen rendering is not 
enabled.

Original comment by magreenb...@gmail.com on 18 Jul 2013 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 30 Jan 2014 at 1:04

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 23 Oct 2014 at 5:30

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/835

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:23