RESOLVED FIXED 50145
[Qt] fast/forms/textarea-appearance-wrap.html fails with Qt >= 4.7.1
https://bugs.webkit.org/show_bug.cgi?id=50145
Summary [Qt] fast/forms/textarea-appearance-wrap.html fails with Qt >= 4.7.1
Csaba Osztrogonác
Reported 2010-11-29 03:52:16 PST
Created attachment 75011 [details] fail - png It fails with DRT, but passes with QtTestBrowser.
Attachments
fail - png (25.86 KB, image/png)
2010-11-29 03:52 PST, Csaba Osztrogonác
no flags
expected png (23.96 KB, image/png)
2010-11-29 03:53 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2010-11-29 03:53:02 PST
Created attachment 75012 [details] expected png
Csaba Osztrogonác
Comment 2 2012-05-18 06:00:14 PDT
Still valid bug, fail with Qt 4.8 and Qt 5 WK1 and WK2 too. Qt 4.8 fail: --- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/textarea-appearance-wrap-expected.txt +++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/textarea-appearance-wrap-actual.txt @@ -14,7 +14,8 @@ wrap=off: Success -wrap=hard rtl text: Success +wrap=hard rtl text: Failure. Expected %0D%A in the result at the line-wrap. +Actual form data: ta_WrapHardRTL=×בג×בג×בג×בג wrap=hard mixed rtl and ltr text: Success Qt 5 fail: --- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/textarea-appearance-wrap-expected.txt +++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/textarea-appearance-wrap-actual.txt @@ -14,7 +14,8 @@ wrap=off: Success -wrap=hard rtl text: Success +wrap=hard rtl text: Failure. Expected %0D%A in the result at the line-wrap. +Actual form data: ta_WrapHardRTL=×בג×בג×בג×בג wrap=hard mixed rtl and ltr text: Success
Csaba Osztrogonác
Comment 3 2012-11-21 03:24:21 PST
It passes now, so I unskipped it.
Note You need to log in before you can comment on or make changes to this bug.