WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
93231
[Qt][WK2] fast/forms/range/slider-mouse-events.html and fast/forms/range/slider-onchange-event.html fail after
r124625
https://bugs.webkit.org/show_bug.cgi?id=93231
Summary
[Qt][WK2] fast/forms/range/slider-mouse-events.html and fast/forms/range/slid...
Balazs Ankes
Reported
2012-08-06 01:09:41 PDT
fast/forms/range/slider-mouse-events.html --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/range/slider-mouse-events-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/range/slider-mouse-events-actual.txt @@ -1,18 +1,13 @@ This tests that slider controls get mousedown, mousemove, input, and mouseup events and properly set its value. mousemove -mousedown +input 0 +input +40 mousemove input -mouseup -40 -mousemove -mousedown +5 input -5 -mousemove -input -mouseup 20 fast/forms/range/slider-onchange-event.html --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/range/slider-onchange-event-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/forms/range/slider-onchange-event-actual.txt @@ -4,4 +4,6 @@ change input change +input +change
Attachments
Add attachment
proposed patch, testcase, etc.
Hugo Parente Lima
Comment 1
2012-08-29 10:21:17 PDT
It works for me, the output here on WTR is: Content-Type: text/plain This tests that slider controls get the onchange event and that it is sent after the DOMInput event. input change input change #EOF #EOF #EOF This match the expected file, i.e. the test pass on run-webkit-tests. Would you test it again?
Hugo Parente Lima
Comment 2
2012-08-29 10:23:19 PDT
Ah, btw I tested it under
r126874
Zoltan Arvai
Comment 3
2012-08-30 00:46:03 PDT
All two test passes on x86-64 Linux Qt Release WebKit2 with
r127108
.
Csaba Osztrogonác
Comment 4
2012-08-30 00:47:47 PDT
(In reply to
comment #3
)
> All two test passes on x86-64 Linux Qt Release WebKit2 with
r127108
.
In this case we should unskip them. ;)
Csaba Osztrogonác
Comment 5
2012-08-30 07:05:05 PDT
Unskip landed in
r127133
. Thanks for the testing.
Csaba Osztrogonác
Comment 6
2012-08-30 08:47:09 PDT
Reopen, because they still fail ... It's strange ... I skipped them again. They pass if we run only these tests, but fail if we run all tests. One more DRT/WTR sideeffect bug. :-/ Otherwise I noticed now, these tests are flakey on WK1, but they pass after retry.
Gábor Ábrahám
Comment 7
2013-05-30 04:20:11 PDT
fast/forms/range/slider-onchange-event.html now passing on wk2
https://trac.webkit.org/changeset/150892
Jocelyn Turcotte
Comment 8
2014-02-03 03:22:02 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