[Webkit-unassigned] [Bug 118119] New: Input behavior is not correct when input is inside translated container and is filled with text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 01:09:56 PDT 2013


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

           Summary: Input behavior is not correct when input is inside
                    translated container and is filled with text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://stackoverflow.com/questions/17337584/strange-be
                    havior-with-input-when-inside-translated-div-on-mobile
                    -webkit
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: radu at evanghelic.ro


When an input is inside a div (or any container) that is transformed (has -webkit-transform: translate3d(-100%, 0px, 0px); for example), when the input is filled with text, the visible area is no longer adjusted to follow the cursor.

Please see http://stackoverflow.com/questions/17337584/strange-behavior-with-input-when-inside-translated-div-on-mobile-webkit
A demo page at http://jsbin.com/itodip/2

The bug is only reproducible in mobile browsers (I have tested it with mobile Chrome, mobile Safari - on iOS 6, android Stock browser - on Android 4.1)

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