[Webkit-unassigned] [Bug 106930] New: translateY + textarea issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 11:30:18 PST 2013


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

           Summary: translateY + textarea issue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vitaliy at petrychuk.com


Lets imagine that we have a container with translateY css property. This container contains textarea alement. In this situalition textarea behavior is incorrect. When you try to enter more lines than textarea rows atribute has the autoscroll will not work until text height inside textarea will not be bigger than textarea height + translateY * -1.

Please checkout example here: http://jsfiddle.net/vpetrychuk/mT7Lp/

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