WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 15312
7505
textarea width doesn't correctly correspond to cols attribute
https://bugs.webkit.org/show_bug.cgi?id=7505
Summary
textarea width doesn't correctly correspond to cols attribute
Justin Garcia
Reported
2006-02-27 20:09:27 PST
Open the following snippit it the Snippit Editor: <textarea style="font-family:Courier New" cols="5">123456789</textarea> The textarea is wide enough to accomodate 1234567 on the first line. With a fixed width font like Courier New, the first line should only accomodate 12345. See:
http://www.w3.org/TR/html401/interact/forms.html
Attachments
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2009-04-28 16:14:37 PDT
*** This bug has been marked as a duplicate of
15312
***
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