WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
66562
[Qt] adds one extra column width to defined value of cols attribute of TEXTAREA element
https://bugs.webkit.org/show_bug.cgi?id=66562
Summary
[Qt] adds one extra column width to defined value of cols attribute of TEXTAR...
rajesh salian
Reported
2011-08-19 08:19:34 PDT
Precondition: Qt Webkit2 latest build built with qmake config "webkit2" on ubuntu desktop steps to reproduce: 1. open the page
http://www.w3.org/MarkUp/Test/HTML401/current/tests/17_7-BF-02.html
through MiniBrowser. Actual result: a) in 1st textbox, text 123456 fit on the first line and the text 7890 fit on the second line b) in 2nd textbox, text 123456789 fit on the first line and the text 0 fit on the second line Expected result: a) in 1st textbox, text 12345 fit on the first line and the text 67890 fit on the second line b) in 2nd textbox, text 12345678 fit on the first line and the text 90 fit on the second line Note: This bug not reproducible with QtTestBrowser. This bug is reproducible on chrome browser too.
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2014-02-03 03:18:39 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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