[Webkit-unassigned] [Bug 105173] [Qt][WK2] compositing/overflow/automatically-opt-into-composited-scrolling.html makes other tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 08:27:16 PST 2012


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





--- Comment #3 from Csaba Osztrogonac <ossy at webkit.org>  2012-12-17 08:29:33 PST ---
Diffs with enabled compositing/overflow/automatically-opt-into-composited-scrolling.html:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/multicol/overflow-unsplittable-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/multicol/overflow-unsplittable-actual.txt
@@ -52,7 +52,7 @@
         text run at (0,608) width 158: "eu ipsum sit amet ligula mattis"
         text run at (0,632) width 158: "porttitor sit amet id felis. Integer"
         text run at (0,656) width 155: "volutpat aliquam odio et feugiat."
-layer at (11,510) size 158x304 backgroundClip at (11,510) size 158x90 clip at (13,512) size 139x88 outlineClip at (0,0) size 800x600 scrollHeight 456
+layer at (181,11) size 158x304 clip at (183,13) size 139x300 scrollHeight 456
   RenderBlock {DIV} at (3,502) size 158x304 [border: (2px solid #000000)]
     RenderText {#text} at (2,7) size 139x446
       text run at (2,7) width 139: "Aenean diam enim, suscipit"


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/overflow/scrollbar-click-retains-focus-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/overflow/scrollbar-click-retains-focus-actual.txt
@@ -5,7 +5,7 @@


 Focus should remain in the input
-PASS document.activeElement.tagName is "INPUT"
+FAIL document.activeElement.tagName should be INPUT. Was BODY.

 Focus should move if ancestor is mouse focusable
 PASS document.activeElement.tagName is "DIV"


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-clipped-overflowed-content-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-clipped-overflowed-content-actual.txt
@@ -4,13 +4,13 @@
 .

 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was 2.
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 3.
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 3.
 PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 1.
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was start.
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was start.
 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
 This test tests that a div with css overflow:auto will scroll to reveal its focusable elements


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-only-clipped-overflow-content-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-only-clipped-overflow-content-actual.txt
@@ -14,6 +14,6 @@

 And this is another normal link_2.

-PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be start. Was 1.
 PASS true is true


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-simple-content-overflow-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/spatial-navigation/snav-simple-content-overflow-actual.txt
@@ -20,5 +20,5 @@

 This link should NOT get focused.

-PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be start. Was 1.

-- 
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