[Webkit-unassigned] [Bug 69841] Elements become non-interactive with both transform-origin and rotateY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 17:24:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69841


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidbarr at chromium.org




--- Comment #5 from David Barr <davidbarr at chromium.org>  2011-10-11 17:24:25 PST ---
The workaround from https://bugs.webkit.org/show_bug.cgi?id=69742 also works.
I added '* { -webkit-transform: rotate(0deg); }' to the CSS and could then click through.

http://jsfiddle.net/ZKyuc/1/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list