Bug 17312
Summary: | Webview Transparent Background | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arnaud Derasse <derassea> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | alp |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Arnaud Derasse
It would be nice to have a public API function to make the webview background transparent.
web_view_set_transparent() or web_view_set_draws_background() need to be implemented.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alp Toker
Fix landed in r30385. This feature may need some work but is good for basic
uses.
*** This bug has been marked as a duplicate of 16945 ***