Bug 33391 - [Windows] WebKit Plugins Are Not Rendered During Printing
Summary: [Windows] WebKit Plugins Are Not Rendered During Printing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 10:46 PST by Brent Fulgham
Modified: 2022-06-24 13:51 PDT (History)
0 users

See Also:


Attachments
Simple example plugin to demonstrate the problem (35.34 KB, application/octet-stream)
2010-01-08 10:46 PST, Brent Fulgham
no flags Details
Example of on-screen display (29.60 KB, image/png)
2010-01-08 10:47 PST, Brent Fulgham
no flags Details
Example of print output for the screenshot (using Safari) (39.26 KB, application/pdf)
2010-01-08 10:48 PST, Brent Fulgham
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2010-01-08 10:46:11 PST
Created attachment 46144 [details]
Simple example plugin to demonstrate the problem

WebKit (the official Windows version) does not print plugins.  The attached ZIP file contains a simple test plugin that renders a blue box in the <embed> area.  The "on_screen.png" screenshot shows how the plugin looks when rendered with Safari.

If Safari attempts to print the page, the blue boxes are not rendered in the print context (see the "print_output.pdf" file).
Comment 1 Brent Fulgham 2010-01-08 10:47:38 PST
Created attachment 46145 [details]
Example of on-screen display
Comment 2 Brent Fulgham 2010-01-08 10:48:04 PST
Created attachment 46146 [details]
Example of print output for the screenshot (using Safari)
Comment 3 Brent Fulgham 2010-01-08 10:50:56 PST
Comment on attachment 46144 [details]
Simple example plugin to demonstrate the problem

Note that this plugin example also includes a test case to display the plugin.
Comment 4 Brent Fulgham 2022-06-24 13:51:55 PDT
NPAPI support was removed a while ago.