WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22281
wxWebView has no API for setting transparency
https://bugs.webkit.org/show_bug.cgi?id=22281
Summary
wxWebView has no API for setting transparency
Kevin Watters
Reported
2008-11-15 10:36:23 PST
In the wx port, there is no way to set a FrameView to be transparent.
Attachments
add Set/IsTransparent to wxWebView
(1.80 KB, patch)
2008-11-15 10:40 PST
,
Kevin Watters
kevino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2008-11-15 10:40:42 PST
Created
attachment 25186
[details]
add Set/IsTransparent to wxWebView Adds SetTransparent and IsTransparent to wxWebView, which just delegate to FrameView's setTransparent and isTransparent.
Mark Rowe (bdash)
Comment 2
2009-01-12 23:28:03 PST
This was landed back in
r38424
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug