WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
44438
Transformed plugins do not render properly in WebKit2 on Windows
https://bugs.webkit.org/show_bug.cgi?id=44438
Summary
Transformed plugins do not render properly in WebKit2 on Windows
Adam Roben (:aroben)
Reported
2010-08-23 10:29:49 PDT
To reproduce: 1. Go to data:text/html,%3Cbody%20style=%22-webkit-transform:%20rotateZ(3deg)%22%3E%3Cembed%20src=%22http://www.smartwebby.com/Flash/swf/flash_animations.swf%22%20wmode=opaque%3E The plugin doesn't render properly in WebKit2 on Windows. It doesn't invalidate/repaint the correct areas. I'm not sure if this affects Mac as well, but I think it does because so much of the plugin rendering code is shared in WebKit2.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-08-23 10:30:26 PDT
<
rdar://problem/8342303
>
Adam Roben (:aroben)
Comment 2
2010-10-27 07:13:58 PDT
On Windows, the plugin draws correctly if you resize the window (which invalidates the entire plugin). I think the main problem is that we're not invalidating the right area.
Adam Roben (:aroben)
Comment 3
2010-10-27 07:15:22 PDT
This test page seems to work just fine in WebKit2 on Mac.
Alexey Proskuryakov
Comment 4
2022-07-01 11:35:43 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
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