[Webkit-unassigned] [Bug 86626] New: -webkit-transform on textarea makes caret unusable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 07:27:00 PDT 2012


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

           Summary: -webkit-transform on textarea makes caret unusable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://jsfiddle.net/mH4xM/
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lukas.hartmann at spaceship.io


As easily seen in this testcase:

http://jsfiddle.net/mH4xM/

Applying something like -webkit-transform: translate3d(50px,50px,0); to a textarea element leads to the caret not being animated and not reacting to cursor movement. 
We use this in a note-taking web application and it breaks the feature. 

The bug is present in both current versions of Chrome and Safari (including nightly). 

It's probably a repainting issue.

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