[Webkit-unassigned] [Bug 19058] [Transforms] problems with contentEditable and transformed elements (caret drawing)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 04:59:51 PDT 2010


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


Lon Boonen <lon at typlab.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lon at typlab.com




--- Comment #4 from Lon Boonen <lon at typlab.com>  2010-11-05 04:59:51 PST ---
Google Maps API version 3.2 is causing this bug to proliferate.

Google sets style="-webkit-transform:translateZ(0px);" on all tiles in a Map.

This is causing unwanted side-effects:

1. invisible caret in contenteditable areas inside an iframe that is (partially) obscured by some html-element (see attachment of comment #3)

2. a white flash every time the first map is drawn and webkit presumably switches to some different rendering scheme

Since Google is now using this in Maps the problem is spreading.
webkit-transform cannot have side-effects like this...

Thank you.

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