WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
73787
Plugins don't play nicely with 3D transforms on Windows
https://bugs.webkit.org/show_bug.cgi?id=73787
Summary
Plugins don't play nicely with 3D transforms on Windows
pumano
Reported
2011-12-04 16:11:00 PST
Look at that link:
http://www.paulrhayes.com/experiments/cube-3d/touch.html
you can see an 3D cube with CSS3 transforms and video player...Look at that and rotate the cube with gestures. 1) embed video player not in element flat position 2) sometimes you can see not full player or width can be changed... That bug looked in desktop (win 7) latest Chrome, latest Safari, latest Webkit on Blackberry Playbook, Webkit Nightly contain bug too. I have looks like here code (first 2D rotate image on hover)
http://www.webkit.org/blog/386/3d-transforms/
in a back side i have div element with embed player, but I see bug, also as in 3d cube from first example, but if i waiting transition effect and only after transition I place my embed player it can work on desktop browsers (Blackberry Playbook contain bug, i see a part of player, I don't have iPad or iPhone, or android to test on them) (if I don't have delay for transition effect, and placing embed player, it contain bug with width of embed element like 3D cube example and sometimes i see a part of embed flash player. Sorry for my mistakes in english.
Attachments
Add attachment
proposed patch, testcase, etc.
Shane Stephens
Comment 1
2012-06-27 21:34:17 PDT
Unfortunately the test link you provided links to a video that no longer embeds. Could you update the test?
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