[Webkit-unassigned] [Bug 111853] New test editing/selection/drag-list-item.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 07:59:12 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111853





--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2013-03-08 08:01:37 PST ---
(In reply to comment #0)
> Newly added test editing/selection/drag-list-item.html in r145195 is failing on Qt WK2 and EFL WK2.
> It times out on Qt WK1.
> 
> http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release%20WebKit2%20%28Amazon%20EC2%29/r145214%20%2814663%29/results.html
> 
> --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/editing/selection/drag-list-item-expected.txt
> +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/editing/selection/drag-list-item-actual.txt
> @@ -26,16 +26,13 @@
>  |   "one"
>  | <li>
>  |   id="two"
> -|   <br>
> +|   "two"
>  | <li>
>  |   id="three"
>  |   "three"
>  | <li>
>  |   id="four"
>  |   "four"
> -| <li>
> -|   id="two"
> -|   "two"
>  | "
>  "
> 
> @@ -59,13 +56,10 @@
>  |   "one"
>  | <li>
>  |   id="two"
> -|   <br>
> -| <li>
> -|   id="four"
> -|   "four"
> -| <li>
> -|   id="two"
>  |   "two"
>  | <li>
>  |   id="three"
>  |   "three"
> +| <li>
> +|   id="four"
> +|   "four"

So it looks like the drag&drop is not taking place, maybe it needs a higher leapForward(). Could you check if it works using, say a value of 300?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list