WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
113928
[Qt] New plugins/focus.html test fails after 147591.
https://bugs.webkit.org/show_bug.cgi?id=113928
Summary
[Qt] New plugins/focus.html test fails after 147591.
Ádám Kallai
Reported
2013-04-04 01:47:51 PDT
The layout test plugins/focus.html is failing after
r147591
(
http://trac.webkit.org/changeset/147591
). Diff is here: --- /ramdisk/qt-linux-64-release/build/layout-test-results/plugins/focus-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/plugins/focus-actual.txt @@ -10,9 +10,9 @@ PASS "objectElem"; document.activeElement === pluginElement is true PASS "embedElemWithFallbackContents"; document.activeElement === pluginElement is true PASS "objectElemWithFallbackContents"; document.activeElement === pluginElement is true -PASS "noPluginEmbedElem"; document.activeElement === pluginElement is false -PASS "noPluginObjectElem"; document.activeElement === pluginElement is false -PASS "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginElement is false +FAIL "noPluginEmbedElem"; document.activeElement === pluginElement should be false. Was true. +FAIL "noPluginObjectElem"; document.activeElement === pluginElement should be false. Was true. +FAIL "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginElement should be false. Was true. PASS "noPluginObjectElemWithFallbackContents"; document.activeElement === pluginElement is false PASS "noPluginEmbedElemWithTabindex"; document.activeElement === pluginElement is true PASS "noPluginObjectElemWithTabindex"; document.activeElement === pluginElement is true Could you check what happened to it?
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-04-04 02:09:56 PDT
It seems like there is a bug in Qt port's plugin support?
Jocelyn Turcotte
Comment 2
2014-02-03 03:25:33 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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug