[Webkit-unassigned] [Bug 31852] -webkit-transform:translate3d causes corruption of text in inputs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 08:48:43 PST 2012


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


Devin Rhode <devinrhode2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devinrhode2 at gmail.com




--- Comment #5 from Devin Rhode <devinrhode2 at gmail.com>  2012-01-17 08:48:43 PST ---
When you open a page in an iframe and it uses translate3d, it also seems to corrupt text that is z-index'd above it, OUTSIDE the iframe.

<span>Normal text</span>
<iframe> ...some element has "transform:translate3d(Npx, Mpx, Opx);":</iframe>

The normal text then get's visually altered. The same visual bug occurs when you add the translate3d property right to the text element itself.

-- 
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