Bug 83575 - [Qt][WK2] fast/frames/iframe-window-focus.html fails
Summary: [Qt][WK2] fast/frames/iframe-window-focus.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2012-04-10 06:41 PDT by Csaba Osztrogonác
Modified: 2014-02-03 03:20 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-04-10 06:41:11 PDT
This test was skipped long long time ago, and was unskipped by 
http://trac.webkit.org/changeset/113427, but unfortunately it
fails on Qt5-WK2 platform (pass with Qt4.8-WK1 and Qt5-WK2)


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/frames/iframe-window-focus-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/frames/iframe-window-focus-actual.txt
@@ -1,4 +1,3 @@
 This tests that focusing an editable iframe's window works correctly and allows text and newlines to be entered.
 
-TEST
-PASS
+TESTPASS


http://trac.webkit.org/browser/trunk/LayoutTests/fast/frames/iframe-window-focus.html
// Newline character
eventSender.keyDown(String.fromCharCode(0x000a));

It seems pressing enter doesn't work for some reason.
Comment 1 Csaba Osztrogonác 2012-04-10 06:53:55 PDT
Skipped by http://trac.webkit.org/changeset/113712
Please unskip it with the proper fix.
Comment 2 Jocelyn Turcotte 2014-02-03 03:20:35 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.