WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
106930
translateY + textarea issue
https://bugs.webkit.org/show_bug.cgi?id=106930
Summary
translateY + textarea issue
Vitaliy
Reported
2013-01-15 11:32:03 PST
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/
Attachments
Add attachment
proposed patch, testcase, etc.
Anne van Kesteren
Comment 1
2023-12-25 10:01:11 PST
This appears to work fine these days.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug