<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>86626</bug_id>
          
          <creation_ts>2012-05-16 07:26:05 -0700</creation_ts>
          <short_desc>-webkit-transform on textarea makes caret unusable</short_desc>
          <delta_ts>2012-05-16 10:11:36 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>18751</dup_id>
          
          <bug_file_loc>http://jsfiddle.net/mH4xM/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Lukas F. Hartmann">lukas.hartmann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>dino</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>625402</commentid>
    <comment_count>0</comment_count>
    <who name="Lukas F. Hartmann">lukas.hartmann</who>
    <bug_when>2012-05-16 07:26:05 -0700</bug_when>
    <thetext>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&apos;s probably a repainting issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>625408</commentid>
    <comment_count>1</comment_count>
    <who name="Lukas F. Hartmann">lukas.hartmann</who>
    <bug_when>2012-05-16 07:30:06 -0700</bug_when>
    <thetext>The same applies to contentEditable fields, not only to textareas, as this test case demonstrates:

http://jsfiddle.net/dbXUZ/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>625571</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-05-16 10:00:24 -0700</bug_when>
    <thetext>Is this duplicate of bug 18751?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>625583</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-05-16 10:11:36 -0700</bug_when>
    <thetext>Yep.

*** This bug has been marked as a duplicate of bug 18751 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>