WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
68315
[Qt][WK2] fast/events/media-element-focus-tab.html fails
https://bugs.webkit.org/show_bug.cgi?id=68315
Summary
[Qt][WK2] fast/events/media-element-focus-tab.html fails
Csaba Osztrogonác
Reported
2011-09-17 13:01:14 PDT
fast/events/media-element-focus-tab.html introduced in
http://trac.webkit.org/changeset/95381
, but fails on Qt-WK2 platform: --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/media-element-focus-tab-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/media-element-focus-tab-actual.txt @@ -1,9 +1,9 @@ This tests that a media element ie: <Audio> or <video>, without tabindex can be selected with keyboard (TAB Key) -SUCCESS: Tab-Key did tab to the Media Element (video1). TEST: WithTabIndexVideo. -SUCCESS: Tab-Key did tab to the Media Element (video2). TEST: WithoutTabIndexVideo. -SUCCESS: Tab-Key did tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo. -SUCCESS: Tab-Key did tab to the Media Element (audio1). TEST: WithoutTabIndexAudio. +FAIL: Tab-Key did not tab to the Media Element (video1). TEST: WithTabIndexVideo. +FAIL: Tab-Key did not tab to the Media Element (video2). TEST: WithoutTabIndexVideo. +FAIL: Tab-Key did not tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo. +FAIL: Tab-Key did not tab to the Media Element (audio1). TEST: WithoutTabIndexAudio. SUCCESS: Tab-Key did not tab to the Media Element (audio2). TEST: WithoutControlaAndTabIndexAudio.
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-09-17 13:09:17 PDT
Skipped by
http://trac.webkit.org/changeset/95384
Deepak Sherveghar
Comment 2
2011-09-18 11:04:04 PDT
Thanks for skipping the test. The Media test media-element-focus-tab.html uses "eventSender.keyDown('\t');" to simulate a 'TAB' Key. From the following BUG it seems EventSender functionality for key-down in QT webkit2 is still under development.
https://bugs.webkit.org/show_bug.cgi?id=56485
Bug 56485
: [Qt] Implement KeyDown function for WebKit2 EventSender. Once 56485 is committed, media-element-focus-tab.html layouttest should work just fine. Till then I guess marking it as skipped makes sense.
Antonio Gomes
Comment 3
2011-09-21 08:22:09 PDT
(In reply to
comment #2
)
> Thanks for skipping the test. > > The Media test media-element-focus-tab.html uses "eventSender.keyDown('\t');" to simulate a 'TAB' Key. From the following BUG it seems EventSender functionality for key-down in QT webkit2 is still under development. > >
https://bugs.webkit.org/show_bug.cgi?id=56485
>
Bug 56485
: [Qt] Implement KeyDown function for WebKit2 EventSender. > > Once 56485 is committed, media-element-focus-tab.html layouttest should work just fine. Till then I guess marking it as skipped makes sense.
Ossy, would you mind to re-test it, when you get a idle cycle? :) Thanks
Jocelyn Turcotte
Comment 4
2014-02-03 03:18:57 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