Bug 106318
Summary: | New fast/events/drag-and-drop-autoscroll.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | d-r, hausmann, morrita, ossy, schenney, thorton, yosin |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 420+ | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 39725, 87008 |
Csaba Osztrogonác
fast/events/drag-and-drop-autoscroll.html introduced in
https://trac.webkit.org/changeset/139044 and fails on Qt and EFL:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/drag-and-drop-autoscroll-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/drag-and-drop-autoscroll-actual.txt
@@ -3,6 +3,6 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS scrollable.scrollTop > 0
+FAIL No autoscroll
For manual testing, drag and drop "Drop Me" to "Scrollable" area.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it on Qt to paint the bots green - https://trac.webkit.org/changeset/139051
Please unskip it with the proper fix.
Hajime Morrita
(In reply to comment #1)
> I skipped it on Qt to paint the bots green - https://trac.webkit.org/changeset/139051
>
> Please unskip it with the proper fix.
Thanks for taking care of this.
Dominik Röttsches (drott)
Rolled out in r139503.
Hajime Morrita
(In reply to comment #3)
> Rolled out in r139503.
Ouch, I overlooked this. Thanks.
Tim Horton
Do we need this bug anymore? The *test* was rolled out.
yosin
(In reply to comment #5)
> Do we need this bug anymore? The *test* was rolled out.
No.
Although, the new patch is now reviewing. So, it will be land again.
Stephen Chenney
Oops, this is explicitly not Chromium.