[Webkit-unassigned] [Bug 83575] New: [Qt][WK2] fast/frames/iframe-window-focus.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 10 06:41:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83575
Summary: [Qt][WK2] fast/frames/iframe-window-focus.html fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list