Bug 95205
Summary: | [Qt][WK1] New touchadjustment/focusout-on-touch.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | 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 |
Csaba Osztrogonác
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?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
Skipped this test:
Committed r126882: <http://trac.webkit.org/changeset/126882>
Hugo Parente Lima
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.
Jocelyn Turcotte
=== 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.