Bug 95205

Summary: [Qt][WK1] New touchadjustment/focusout-on-touch.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: hugo.lima, kadam, tonikitoo
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87008, 91012    

Description Csaba Osztrogonác 2012-08-28 08:17:07 PDT
touchadjustment/focusout-on-touch.html introduced in https://trac.webkit.org/changeset/126873,
but fails on Qt WK1. (Passes on Qt WK2)
--- /ramdisk/qt-linux-64-release/build/layout-test-results/touchadjustment/focusout-on-touch-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/touchadjustment/focusout-on-touch-actual.txt 
@@ -1,3 +1,3 @@
-ALERT: PASS!
+ALERT: FAILED, textInput is focused.
 You should see "ALERT: PASS!"

Could you check why it is failing on Qt WK1?
Comment 1 Ádám Kallai 2012-08-28 09:28:05 PDT
Skipped this test:

 Committed r126882: <http://trac.webkit.org/changeset/126882>
Comment 2 Hugo Parente Lima 2012-08-28 10:33:04 PDT
I suspect WK1 doesn't have code to generate gesture tap events, causing the code path that unfocus the input to never be called.

Anyway I don't think is worth to fix it on Qt-WK1.
Comment 3 Jocelyn Turcotte 2014-02-03 03:22:13 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.