[Webkit-unassigned] [Bug 54371] Left Half of Flipped Element is not Interactive (3D Transforms)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 14 08:37:18 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54371
--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-02-14 08:37:18 PST ---
A small testcase would be useful.
The issue is that the flipped card is co-planer with its parent, in which case the hit-testing order is undefined. You have odd uses of -webkit-perspective and -webkit-transform-style in your content that would be easier to figure out in a simple testcase.
--
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